Fix incorrect variable for XO service file

This commit is contained in:
hooksie1 2017-08-03 10:17:23 -04:00 committed by GitHub
parent 39fcc93629
commit 7f13ef0e6c
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ cd $xo_web_dir
if [[ ! -e $xo_systemd_service ]] ; then 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. # systemd service for XO-Server.
[Unit] [Unit]