Page MenuHomePhorge

D2026.1775176223.diff
No OneTemporary

Authored By
Unknown
Size
369 B
Referenced Files
None
Subscribers
None

D2026.1775176223.diff

diff --git a/bin/quickstart.sh b/bin/quickstart.sh
--- a/bin/quickstart.sh
+++ b/bin/quickstart.sh
@@ -31,6 +31,9 @@
test ! -z "$(php --ini | grep mysql)" || \
die "Is php-mysqlnd installed?"
+test ! -z "$(php --modules | grep swoole)" || \
+ die "Is swoole installed?"
+
base_dir=$(dirname $(dirname $0))
docker pull docker.io/kolab/centos7:latest

File Metadata

Mime Type
text/plain
Expires
Fri, Apr 3, 12:30 AM (6 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18821699
Default Alt Text
D2026.1775176223.diff (369 B)

Event Timeline