mirror of
https://github.com/Nathanwoodburn/hnschat-web.git
synced 2025-12-06 00:33:01 +11:00
fix: Create missing dir
This commit is contained in:
@@ -18,7 +18,8 @@
|
||||
"setup"
|
||||
],
|
||||
"cmds": [
|
||||
"mkdir -p /var/log/apache2 && mkdir -p /var/cache/apache2"
|
||||
"mkdir -p /var/log/apache2 && mkdir -p /var/cache/apache2 && mkdir -p /etc/apache2/sites-available",
|
||||
"cp /assets/apache.template.conf /etc/apache2/sites-available/000-default.conf"
|
||||
]
|
||||
},
|
||||
"setup": {
|
||||
|
||||
Reference in New Issue
Block a user