Commit Graph

8 Commits

Author SHA1 Message Date
06ed6c5607 feat(docker-compose.sh): add --install statement 2025-07-31 15:11:06 +02:00
6beeb2738b feat(aws-backup): add endpoint variable 2025-07-31 14:37:14 +02:00
bad61e1fcf fix(aws-backup): change function -> raw_line func 2025-07-31 14:08:48 +02:00
46becfa962 fix: clean statement missed ";" before "then" 2025-07-30 21:12:33 +02:00
ad6239741e feat: rework aws-backup and add --install command 2025-07-30 18:39:46 +02:00
a9fa8e1e4f feat: update print function 2025-07-30 10:32:30 +02:00
ef4b24a200 feat(install.sh): dependancies finder 2025-06-19 22:32:20 +02:00
1984b4fe70 feat: finish install scripts
all .sh scripts -> /usr/local/bin/
all .yml / .env -> /etc/serverconfig/

add [y/n] to override information
add --true argument to ignore [y/n] input
2025-06-17 22:34:57 +02:00