mirror of
https://github.com/Jarli01/xenorchestra_installer
synced 2025-12-24 12:39:58 +00:00
Fix incorrect variable for XO service file
This commit is contained in:
@@ -40,7 +40,7 @@ cd $xo_web_dir
|
||||
|
||||
if [[ ! -e $xo_systemd_service ]] ; then
|
||||
|
||||
/bin/cat << EOF >> $xo_systemd_service
|
||||
/bin/cat << EOF >> $systemd_service_dir/$xo_service
|
||||
# systemd service for XO-Server.
|
||||
|
||||
[Unit]
|
||||
|
||||
Reference in New Issue
Block a user