mirror of
https://github.com/ZeJMaN/LBCAlerte_ynh.git
synced 2025-07-26 05:10:49 +02:00
Upgrade LBCAlerte to version 3.3
Add upgrade script
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user