test
This commit is contained in:
@@ -3,4 +3,4 @@
|
||||
file="/config/vhclient.ini"
|
||||
touch $file
|
||||
|
||||
awk -f vh_editini.awk -v section=$1 -v key=$2 -v value=$3 $file
|
||||
awk -f /usr/bin/vh_editini.awk -v section=$1 -v key=$2 -v value=$3 $file
|
||||
|
||||
Reference in New Issue
Block a user