This commit is contained in:
deathbybandaid 2022-03-09 14:43:12 -05:00
parent 0aed514cf4
commit 471b7b6364

View File

@ -4,6 +4,8 @@ echo "Checking Dependencies"
## Script Location
SCRIPTDIR=$(dirname $0)
apt update
## Start File Loop
## For .dependency files In The dependencies Directory
DEPENDENCIESALL="$SCRIPTDIR/dependencies/*.dep"