update script should ensure uploads directory is present
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
|
||||
source "$(dirname "${0}")"/../script/include/global_header.inc.sh
|
||||
|
||||
# create upload directory for app
|
||||
mkdir uploads | true
|
||||
|
||||
# Enable DB migration
|
||||
MIGRATE_DB="true"
|
||||
|
||||
|
Reference in New Issue
Block a user