You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The mkdir command is making a ~/755 folder instead of making a new plugin folder with 755 permissions (needs the -m flag)
The files are extracted blindly into the folder (nothing is removed). This can leave older files when deploying after reorganizing folders/files/filenames/etc.
decky-plugin-template/.vscode/tasks.json
Line 102 in 5a91054
~/755folder instead of making a new plugin folder with 755 permissions (needs the-mflag)