remove oaram

This commit is contained in:
CHIEFSOFT\ameye
2025-01-26 07:55:27 -05:00
parent 71295d4e89
commit 0aba33d1f9
-1
View File
@@ -1,6 +1,5 @@
#!/bin/sh
#
PARAM1= $1
for a in "$@" ;do
PROVISION_FILE=$a
done