.
This commit is contained in:
@ -34,7 +34,7 @@ if [%ZUPER%] == [1] (
|
||||
echo "%%x"
|
||||
call "%%x"
|
||||
)
|
||||
FOR %%x IN (C:\Scripts\bSecrets\b_*.bat) DO (
|
||||
FOR %%x IN (C:\Scripts\Secrets\b_*.bat) DO (
|
||||
echo "%%x"
|
||||
call "%%x"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user