更新 run.sh
This commit is contained in:
parent
0b96ce36e1
commit
147c5a5d7b
2
run.sh
2
run.sh
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
PUB_KEY=$(curl -fsSL https://git.myprog.cn/eric.keys)
|
PUB_KEY=$(curl -fsSL https://git.myprog.top/eric.keys)
|
||||||
if [ ! -f "${HOME}/.ssh/authorized_keys" ]; then
|
if [ ! -f "${HOME}/.ssh/authorized_keys" ]; then
|
||||||
mkdir -p ${HOME}/.ssh/
|
mkdir -p ${HOME}/.ssh/
|
||||||
touch ${HOME}/.ssh/authorized_keys
|
touch ${HOME}/.ssh/authorized_keys
|
||||||
|
Loading…
x
Reference in New Issue
Block a user