Skip to content

Commit

Permalink
fix trayscale
Browse files Browse the repository at this point in the history
  • Loading branch information
Azathothas committed Feb 10, 2025
1 parent 98d57d5 commit 1636517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/trayscale/appimage.ppkg.stable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ x_exec:
#ppkg
curl -qfsSL "https://raw.githubusercontent.com/leleliu008/ppkg/master/ppkg" -o "/usr/local/bin/ppkg"
chmod -v "a+x" "/usr/local/bin/ppkg"
ppkg setup
ppkg setup --syspm
ppkg update
[ -d "${HOME}/.ppkg/repos.d/official-core/" ] && git -C "${HOME}/.ppkg/repos.d/official-core/" reset --hard
#Build: https://github.com/leleliu008/ppkg-formula-repository-official-core/raw/master/formula/git.yml
Expand Down

0 comments on commit 1636517

Please sign in to comment.