test
This commit is contained in:
parent
0aed514cf4
commit
471b7b6364
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user