mirror of
https://github.com/YunoHost-Apps/moncycle_ynh.git
synced 2024-09-03 19:46:16 +02:00
Update config
This commit is contained in:
parent
880e0fe459
commit
e0e089cf15
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ set__connexion_compte(){
|
|||
}
|
||||
|
||||
get__statistics(){
|
||||
echo "$(/usr/bin/php8.3 --define apc.enable_cli=1 stat.php)"
|
||||
echo "$(/usr/bin/php8.3 --define apc.enable_cli=1 "$install_dir/script/stat.php")"
|
||||
}
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue