mirror of
https://github.com/guezoloic/serverconfig.git
synced 2026-01-25 09:34:23 +00:00
feat(install.sh): dependancies finder
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user