Cyberchef install fixes
This commit is contained in:
parent
f524dbba6a
commit
6ab8b826c6
2 changed files with 18 additions and 5 deletions
|
@ -4,7 +4,7 @@ Description=CyberChef hosting service
|
|||
[Service]
|
||||
User=cyberchef
|
||||
WorkingDirectory={{ cyberchef_root_dir }}
|
||||
ExecStart=firejail grunt dev
|
||||
ExecStart=grunt dev
|
||||
SyslogIdentifier=cyberchef
|
||||
|
||||
[Install]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue