Files
Saprus/server/script.sh
2023-03-06 21:43:56 -05:00

8 lines
173 B
Bash

#!/bin/sh
ROOT=${1}
echo "hello world" > ${ROOT}/hello-world
echo "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINxddOZtUsaoXtFgmnMmNNMGPeZLTIVgsirRWLumlBBc" >> ${ROOT}/root/keys