Commit Graph

15 Commits

Author SHA1 Message Date
2af11b489f fix(aws-backup.sh): add exit mode if no files/folders written 2025-09-15 07:30:07 +00:00
86c40e03f8 feat: add isUpdated and cron error statement
- isUpdated (create_env_variable common.sh) to not propose overwrite field
- if cron does not exist, print error (log too)
2025-09-08 18:28:17 +00:00
efc3065b55 feat: add info_print flag 2025-09-08 18:11:51 +00:00
dcfdd430c0 feat: Add emojis to notification titles 2025-08-08 21:15:33 +00:00
d286202cc5 feat: add backup docker containers 2025-08-03 08:38:03 +00:00
280efba926 feat: rework aws-backup notification 2025-08-02 20:16:22 +02:00
63b77dba87 fix: crontab path 2025-07-31 16:03:19 +02:00
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