mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-03-05 15:57:23 +01:00
changed the location we store the web-assets for the admin pages to /usr/local/mailinabox (#1179)
This commit is contained in:
committed by
Joshua Tauberer
parent
8234a5a9f4
commit
18f1689f45
@@ -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/lib/mailinabox/vendor/assets
|
||||
mkdir -p $assets_dir
|
||||
|
||||
# jQuery CDN URL
|
||||
|
||||
Reference in New Issue
Block a user