hotfix: change store URL in service file

This commit is contained in:
AAGaming
2022-06-28 13:01:21 -04:00
committed by GitHub
parent 1199c080bc
commit e6cc4bba5c
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -40,6 +40,7 @@ Restart=always
ExecStart=/home/deck/homebrew/services/PluginLoader
WorkingDirectory=/home/deck/homebrew/services
Environment=STORE_URL=https://plugins.deckbrew.xyz
Environment=PLUGIN_PATH=/home/deck/homebrew/plugins
[Install]
+1
View File
@@ -30,6 +30,7 @@ User=root
Restart=always
ExecStart=/home/deck/homebrew/services/PluginLoader
WorkingDirectory=/home/deck/homebrew/services
Environment=STORE_URL=https://plugins.deckbrew.xyz
Environment=PLUGIN_PATH=/home/deck/homebrew/plugins
[Install]
WantedBy=multi-user.target