test
This commit is contained in:
parent
643860d925
commit
7b9434fc3b
@ -9,7 +9,7 @@ source "$SCRIPTDIR/common/load-defaults.sh"
|
|||||||
install_dependencies() {
|
install_dependencies() {
|
||||||
## Start File Loop
|
## Start File Loop
|
||||||
## For .dependency files In The dependencies Directory
|
## For .dependency files In The dependencies Directory
|
||||||
DEPENDENCIESALL="$SCRIPTDIR/dependencies/homebrew/*.dep"
|
DEPENDENCIESALL="$SCRIPTDIR/dependencies/nix/*.dep"
|
||||||
for f in $DEPENDENCIESALL
|
for f in $DEPENDENCIESALL
|
||||||
do
|
do
|
||||||
|
|
||||||
|
|||||||
0
dependencies/nix/PLACEHOLDER
vendored
Normal file
0
dependencies/nix/PLACEHOLDER
vendored
Normal file
Loading…
Reference in New Issue
Block a user