test
This commit is contained in:
parent
0aed514cf4
commit
471b7b6364
@ -4,6 +4,8 @@ echo "Checking Dependencies"
|
|||||||
## Script Location
|
## Script Location
|
||||||
SCRIPTDIR=$(dirname $0)
|
SCRIPTDIR=$(dirname $0)
|
||||||
|
|
||||||
|
apt update
|
||||||
|
|
||||||
## Start File Loop
|
## Start File Loop
|
||||||
## For .dependency files In The dependencies Directory
|
## For .dependency files In The dependencies Directory
|
||||||
DEPENDENCIESALL="$SCRIPTDIR/dependencies/*.dep"
|
DEPENDENCIESALL="$SCRIPTDIR/dependencies/*.dep"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user