mirror of
https://github.com/YunoHost-Apps/framagames_ynh.git
synced 2024-09-03 18:36:28 +02:00
Update
This commit is contained in:
parent
09e6f0d790
commit
9694d4fa80
1 changed files with 2 additions and 1 deletions
|
@ -15,7 +15,8 @@ then
|
|||
sitename="root"
|
||||
fi
|
||||
|
||||
final_path=/var/www/$app_$domain_$sitename
|
||||
folder=$app_$domain_$sitename
|
||||
final_path=/var/www/$folder
|
||||
|
||||
|
||||
# Check domain/path availability
|
||||
|
|
Loading…
Add table
Reference in a new issue