Upgrade LBCAlerte to version 3.3

Add upgrade script
This commit is contained in:
Jimmy Monin
2016-11-26 19:19:16 +01:00
parent a7c054b535
commit 58ffd500e6
89 changed files with 6436 additions and 758 deletions

View File

@ -27,8 +27,7 @@ sudo mkdir -p $src_path/var
sudo cp -a ../sources/. $src_path
# Set permissions to app files
sudo chown -R root: $src_path
sudo chown -R www-data: $src_path/var
sudo chown -R www-data: $src_path
# Generate MySQL password and create database
dbuser=$app