mirror of
https://github.com/YunoHost-Apps/retroarch_ynh.git
synced 2024-09-03 20:16:12 +02:00
root to www-data
This commit is contained in:
parent
1f4df22bbb
commit
655a80cbf5
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ fi
|
|||
change_path=0
|
||||
if [ "$old_path" != "$new_path" ]
|
||||
then
|
||||
ynh_print_warn "RetroArch works only on www-data path, path cannot be changed!
|
||||
ynh_print_warn "RetroArch works only on root path, path cannot be changed!
|
||||
#change_path=1
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue