mirror of
https://github.com/YunoHost-Apps/cops_ynh.git
synced 2024-09-03 18:25:57 +02:00
Corrections of typos
This commit is contained in:
parent
a892f87133
commit
bdea5d1736
5 changed files with 1 additions and 2 deletions
0
scripts/backup
Normal file → Executable file
0
scripts/backup
Normal file → Executable file
0
scripts/install
Normal file → Executable file
0
scripts/install
Normal file → Executable file
3
scripts/remove
Normal file → Executable file
3
scripts/remove
Normal file → Executable file
|
@ -31,8 +31,7 @@ sudo rm -f $finalnginxconf
|
|||
sudo rm -f $finalphpconf
|
||||
|
||||
# We remove old files in /var/www/webapp_multi
|
||||
sudo rmdir --ignore-fail-on-non-empty /var/www/webapp_multi/$domain
|
||||
sudo rmdir --ignore-fail-on-non-empty /var/www/webapp_multi
|
||||
sudo rm -rf $final_path
|
||||
|
||||
|
||||
sudo service php5-fpm reload
|
||||
|
|
0
scripts/restore
Normal file → Executable file
0
scripts/restore
Normal file → Executable file
0
scripts/upgrade
Normal file → Executable file
0
scripts/upgrade
Normal file → Executable file
Loading…
Reference in a new issue