I deleted too much!11!!
This commit is contained in:
parent
aacb9c9669
commit
ee44662cd3
@ -49,6 +49,9 @@ rm -f ${temp_outfile}
|
||||
for appendix in open close door
|
||||
do
|
||||
action="$appendix"
|
||||
if [ "$appendix" = "door" ]; then
|
||||
action=""
|
||||
fi
|
||||
export action
|
||||
|
||||
outfile="${dest}/authorized_keys.${appendix}"
|
||||
|
Loading…
Reference in New Issue
Block a user