1
0
Fork 0
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:
Limezy 2024-02-22 01:18:37 +07:00
parent 98b775c8e3
commit ccdf1f8ba9

View file

@ -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)"
}
#=================================================