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
|
for appendix in open close door
|
||||||
do
|
do
|
||||||
action="$appendix"
|
action="$appendix"
|
||||||
|
if [ "$appendix" = "door" ]; then
|
||||||
|
action=""
|
||||||
|
fi
|
||||||
export action
|
export action
|
||||||
|
|
||||||
outfile="${dest}/authorized_keys.${appendix}"
|
outfile="${dest}/authorized_keys.${appendix}"
|
||||||
|
Loading…
Reference in New Issue
Block a user