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
98b775c8e3
commit
ccdf1f8ba9
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ set__connexion_compte(){
|
|||
}
|
||||
|
||||
get__statistics(){
|
||||
echo "$(pushd "$install_dir/script" && /usr/bin/php8.3 --define apc.enable_cli=1 "stat.php")"
|
||||
echo "$(pushd "$install_dir/script" && /usr/bin/php8.3 --define apc.enable_cli=1 stat.php)"
|
||||
}
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue