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