vault backup: 2026-02-13 14:09:47

This commit is contained in:
sShemet
2026-02-13 14:09:47 +05:00
parent 5cf84d302c
commit 7057019807
2 changed files with 6 additions and 5 deletions

View File

@@ -11,6 +11,7 @@ if [ "$#" -ne 2 ]; then
exit 1
fi
apt install sudo
hostnamectl set-hostname $1
adduser moluser
usermod -aG sudo moluser