test
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
PROVISION_FILE=$0
|
||||||
PARAM1=$1
|
PARAM1=$1
|
||||||
for a in "$@" ;do
|
#for a in "$@" ;do
|
||||||
PROVISION_FILE=$a
|
# PROVISION_FILE=$a
|
||||||
done
|
#done
|
||||||
|
|
||||||
echo " $PROVISION_FILE is the provision file"
|
echo " $PROVISION_FILE is the provision file"
|
||||||
# 1. Login
|
# 1. Login
|
||||||
|
|||||||
Reference in New Issue
Block a user