This commit is contained in:
Li 2022-04-19 12:43:56 +12:00
parent 13b82bd14b
commit 572b0e1b78
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
#!/bin/sh
useradd horseisle
useradd -r horseisle
chown -R horseisle:horseisle /etc/hisp
systemctl enable HISP.service
systemctl start HISP