update script
This commit is contained in:
parent
01d4b1e947
commit
b374468437
@ -37,8 +37,6 @@ else
|
|||||||
touch "$WORK_DIR/authorized_keys.tmp"
|
touch "$WORK_DIR/authorized_keys.tmp"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
ls "$WORK_DIR"
|
|
||||||
|
|
||||||
for file in ./*.pub
|
for file in ./*.pub
|
||||||
do
|
do
|
||||||
cat "$file" | tee -a "$WORK_DIR/authorized_keys.tmp"
|
cat "$file" | tee -a "$WORK_DIR/authorized_keys.tmp"
|
||||||
|
Loading…
Reference in New Issue
Block a user