put the correct apt-get here

pull/91/head
Patrick Tudor 2020-01-26 08:16:35 -08:00
parent 1b6dd6066b
commit 2a3f8cb9ad
No known key found for this signature in database
GPG Key ID: 2C12D022F591B853
1 changed files with 2 additions and 2 deletions

View File

@ -8,8 +8,8 @@ ConditionPathExists=/etc/default/galmon
[Service]
Type=simple
Restart=no
ExecStartPre=+apt-get update
ExecStart=+apt-get upgrade -y galmon
ExecStartPre=+apt-get upgrade
ExecStart=+apt-get install -y galmon
[Install]
WantedBy=multi-user.target