浏览代码

removed Dylan

master
Coesens Bert 6 个月前
父节点
当前提交
01332eb643
共有 1 个文件被更改,包括 0 次插入5 次删除
  1. +0
    -5
      add-tf-users.sh

+ 0
- 5
add-tf-users.sh 查看文件

@@ -10,11 +10,6 @@ mkdir /home/lee/.ssh
wget -qO- https://github.com/LeeSmet.keys >> /home/lee/.ssh/authorized_keys
chown -R lee:lee /home/lee/.ssh

useradd -m -Gsudo -s /usr/bin/zsh -p '$6$w6py6llD3P4FgJR4$EzDQ9yIrpNDskKLAPUQrsBqVnDeBbVaeOzRyJp2R8k7L8IC7SjZEXFYyhxywS7J9r5uw/tB1korefeEbJjUS31' -c "Dylan Verstraete" verstrad
mkdir /home/verstrad/.ssh
wget -qO- https://github.com/dylanVerstraete.keys >> /home/verstrad/.ssh/authorized_keys
chown -R verstrad:verstrad /home/verstrad/.ssh

useradd -Gsudo -m -s /usr/bin/zsh -p '$6$w6py6llD3P4FgJR4$EzDQ9yIrpNDskKLAPUQrsBqVnDeBbVaeOzRyJp2R8k7L8IC7SjZEXFYyhxywS7J9r5uw/tB1korefeEbJjUS31' -c "Muhamad Azmy." muhamada
mkdir /home/muhamada/.ssh
wget -qO- https://github.com/muhamadazmy.keys >> /home/muhamada/.ssh/authorized_keys


正在加载...
取消
保存