cleanup var 'host_scripts'.
This commit is contained in:
parent
29cba7f7d6
commit
c31323a439
1
rcopy.sh
1
rcopy.sh
@ -237,7 +237,6 @@ fi
|
|||||||
## -
|
## -
|
||||||
if $manual ; then
|
if $manual ; then
|
||||||
host_scripts="${hosts_base_dir}/localhost.sh"
|
host_scripts="${hosts_base_dir}/localhost.sh"
|
||||||
host_scripts="${hosts_base_dir}/srv-cityslang.cityslang.com.sh"
|
|
||||||
else
|
else
|
||||||
host_scripts=`$find $hosts_base_dir -maxdepth 1 -type f -perm -700 | $sort`
|
host_scripts=`$find $hosts_base_dir -maxdepth 1 -type f -perm -700 | $sort`
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user