We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b91323e commit 1161fdaCopy full SHA for 1161fda
.tugboat/config.yml
@@ -9,6 +9,8 @@ services:
9
init:
10
- echo "****** initializing webserver *****"
11
12
+ - apt sudo install
13
+
14
#- echo "****** installing required php extensions *****"
15
#- sudo apt-get update
16
#- sudo apt-get install libzip-dev
0 commit comments