feat(install.sh): dependancies finder

This commit is contained in:
2025-06-19 22:32:20 +02:00
parent 4856b90ee1
commit ef4b24a200
4 changed files with 98 additions and 60 deletions

View File

@@ -2,7 +2,7 @@
source /etc/serverconfig/.env
DIR="$(cd "$(dirname "$0")" && pwd)"
DIR="$(cd "$(dirname "$0")" && pwd)"
BACKUP="$DIR/aws-bakup.bak"
LOG="/var/log/aws-bak.log"