dev
This commit is contained in:
7
server/script.sh
Normal file
7
server/script.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
ROOT=${1}
|
||||
|
||||
echo "hello world" > ${ROOT}/hello-world
|
||||
|
||||
echo "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINxddOZtUsaoXtFgmnMmNNMGPeZLTIVgsirRWLumlBBc" >> ${ROOT}/root/keys
|
||||
Reference in New Issue
Block a user