Changed to reflect the use

This commit is contained in:
Christian Risi 2025-06-25 16:12:37 +02:00
parent fa8d967748
commit 7bb81c3e40
2 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
#!/bin/sh
echo "root:${VULNBOX_PASSWORD}" | chpasswd
rc-service sshd start
rc-service nginx start
# This is needed, otherwise

View File