1
0

🏗️」 wip: Need to fix fileEnv func to rm newline at the env

This commit is contained in:
keyzox
2025-03-05 20:17:37 +01:00
parent 834468e1bd
commit 055ccdc1df
6 changed files with 22 additions and 15 deletions

View File

@ -36,6 +36,7 @@ clean: stop
docker system prune -f
fclean: clean
sudo rm -Rf /home/adjoly/data/*/*
docker system prune -af
docker volume prune -af