feat: create log file and simplify current logging

This commit is contained in:
2026-02-13 14:49:55 -03:00
parent 52c9405db3
commit 30de8ce245
5 changed files with 71 additions and 35 deletions

View File

@@ -22,7 +22,3 @@ echo "[ INITIALIZER ]: Starting initialization"
chmod +x ./install.sh
./install.sh "$ADMIN_USER"
echo "[ INITIALIZER ]: Setup completed succesfully!"
echo "[ INITIALIZER ]: Success!"