[survey-web/oscp] Precreate required directories in tmp
- From: Bartłomiej Piotrowski <bpiotrowski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [survey-web/oscp] Precreate required directories in tmp
- Date: Tue, 29 Dec 2020 11:57:30 +0000 (UTC)
commit 5521796ad91c7b191c8a3538a11745e9d8e5a7e0
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date: Tue Dec 29 12:57:13 2020 +0100
Precreate required directories in tmp
entrypoint.sh | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/entrypoint.sh b/entrypoint.sh
index dadf9e4a..8c97c460 100755
--- a/entrypoint.sh
+++ b/entrypoint.sh
@@ -1,4 +1,5 @@
#!/bin/bash
+mkdir -p /var/www/html/tmp/{assets,runtime}
php application/commands/console.php updatedb
exec php-fpm
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]