summaryrefslogtreecommitdiff
path: root/dist/install_prerelease.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dist/install_prerelease.sh')
-rw-r--r--dist/install_prerelease.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/install_prerelease.sh b/dist/install_prerelease.sh
index f4916572..cdab980a 100644
--- a/dist/install_prerelease.sh
+++ b/dist/install_prerelease.sh
@@ -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]