Skip to content

Commit

Permalink
Fix frzr-autoupdate service
Browse files Browse the repository at this point in the history
  • Loading branch information
NeroReflex committed Aug 22, 2024
1 parent 8c8d168 commit 2c974bd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion frzr-autoupdate.service
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Wants=network-online.target

[Service]
Type=oneshot
ExecStart=frzr-deploy
Environment="SHOW_UI=0"
ExecStart=frzr deploy
RemainAfterExit=false
StandardOutput=journal

0 comments on commit 2c974bd

Please sign in to comment.