add uploads dir before setup
This commit is contained in:
parent
cb2569c504
commit
10b1a6955a
@ -5,6 +5,9 @@
|
|||||||
|
|
||||||
source "$(dirname "${0}")"/../script/include/global_header.inc.sh
|
source "$(dirname "${0}")"/../script/include/global_header.inc.sh
|
||||||
|
|
||||||
|
# create upload directory for app
|
||||||
|
mkdir uploads | true
|
||||||
|
|
||||||
# Enable database resetting
|
# Enable database resetting
|
||||||
RESET_DB="true"
|
RESET_DB="true"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user