Remove unused nightly and tweak prerelease

This commit is contained in:
TrainDoctor
2022-10-29 12:43:38 -07:00
parent 1b635c74b1
commit 5996a3f88b
2 changed files with 2 additions and 52 deletions
+2 -2
View File
@@ -26,8 +26,8 @@ systemctl --user disable plugin_loader 2> /dev/null
systemctl stop plugin_loader 2> /dev/null
systemctl disable plugin_loader 2> /dev/null
rm -f /etc/systemd/system/plugin_loader.service
cat > /etc/systemd/system/plugin_loader.service <<- EOM
rm -f "/etc/systemd/system/plugin_loader.service"
cat > "/etc/systemd/system/plugin_loader.service" <<- EOM
[Unit]
Description=SteamDeck Plugin Loader
[Service]