syntax fix

This commit is contained in:
root
2024-08-07 09:35:02 +02:00
parent bc3fc9995e
commit 75a568467c

View File

@@ -91,7 +91,7 @@ function redis_remove($key) {
}
// not in use
put_install_envs() {
function put_install_envs() {
// TEMP
putenv('HOME=/home/hael');