summaryrefslogtreecommitdiff
path: root/dist/install_nightly.sh
diff options
context:
space:
mode:
authorAAGaming <aagaming00@protonmail.com>2022-06-28 13:01:21 -0400
committerGitHub <noreply@github.com>2022-06-28 13:01:21 -0400
commite6cc4bba5c1874d1111b1b207fc8df210385b0ae (patch)
treec08f1b3d73ed922ae69c31bb2fe67cd4fae7b7e2 /dist/install_nightly.sh
parent1199c080bc076efa855e928a34972866f6114ba1 (diff)
downloaddecky-loader-e6cc4bba5c1874d1111b1b207fc8df210385b0ae.tar.gz
decky-loader-e6cc4bba5c1874d1111b1b207fc8df210385b0ae.zip
hotfix: change store URL in service filev1.3.1legacy
Diffstat (limited to 'dist/install_nightly.sh')
-rw-r--r--dist/install_nightly.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/install_nightly.sh b/dist/install_nightly.sh
index 7fc34195..624c077e 100644
--- a/dist/install_nightly.sh
+++ b/dist/install_nightly.sh
@@ -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]