diff --git a/instance-scripts/scripts/ttyd.sh b/instance-scripts/scripts/ttyd.sh index 8ca8e5c071701fdc08744ed2fdc1df00d8436dc3..e7016e68f53bfb995df15f5ff58b34bb2b1dc119 100644 --- a/instance-scripts/scripts/ttyd.sh +++ b/instance-scripts/scripts/ttyd.sh @@ -10,4 +10,4 @@ chmod +x /root/ttyd/ttyd.x86_64 curl https://forge.grandlyon.com/systemes-dinformation/alpha/projects/labo-rust/-/raw/develop/instance-scripts/config-files/ttyd.service -o etc/systemd/system/ttyd.service sed -i "s|%user_password%|$(scw-userdata user_password)|g" /etc/systemd/system/ttyd.service -systemctl enable ttyd.service && systemctl start ttyd.service \ No newline at end of file +systemctl enable ttyd.service && systemctl start ttyd.service