This commit is contained in:
CHIEFSOFT\ameye
2025-01-26 07:52:53 -05:00
parent 7aef227c11
commit 71295d4e89
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/sh
#
PARAM1= $1
for a in "$@" ;do
PROVISION_FILE=$a
done