mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-23 13:15:53 +12:00
Fix permissons
This commit is contained in:
parent
c27e50f6af
commit
f3a3566e8f
3 changed files with 3 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
useradd horseisle
|
||||
chown -R horseisle /etc/hisp
|
||||
chown -R horseisle:horseisle /etc/hisp
|
||||
systemctl enable HISP.service
|
||||
systemctl start HISP
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue