[dev] first working version #4

Merged
DictXiong merged 21 commits from dev into main 2023-05-30 13:21:29 +08:00
Showing only changes of commit 930deb1349 - Show all commits

View File

@ -8,6 +8,8 @@ adduser \
--gecos "jumpserver user ssh" \ --gecos "jumpserver user ssh" \
ssh ssh
usermod -p '*' ssh
insert_if_not_exist() insert_if_not_exist()
{ {
filename=$1 filename=$1