mirror of
https://github.com/SteamDeckHomebrew/decky-loader.git
synced 2026-07-11 22:22:00 +00:00
Missing equals sign for WorkingDirectory (#9)
This commit is contained in:
@@ -5,7 +5,7 @@ Description=SteamDeck Plugin Manager
|
||||
Type=simple
|
||||
|
||||
ExecStart=/usr/bin/python3 /home/deck/homebrew/services/plugin_loader/main.py
|
||||
WorkingDirectory/home/deck/homebrew/services/plugin_loader
|
||||
WorkingDirectory=/home/deck/homebrew/services/plugin_loader
|
||||
|
||||
Environment=PLUGIN_PATH=/home/deck/homebrew/plugins
|
||||
|
||||
|
||||
Reference in New Issue
Block a user