mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-04-01 21:27:22 +02:00
Changed the assets dir for management web asset files
This commit is contained in:
@@ -65,7 +65,7 @@ fi
|
||||
# Download jQuery and Bootstrap local files
|
||||
|
||||
# Make sure we have the directory to save to.
|
||||
assets_dir=$STORAGE_ROOT/www/default/assets
|
||||
assets_dir=/usr/local/mailinabox/vendor/assets
|
||||
mkdir -p $assets_dir
|
||||
|
||||
# jQuery CDN URL
|
||||
|
||||
Reference in New Issue
Block a user