Skip to content

Commit

Permalink
usr/bin/sticky: Make this executable
Browse files Browse the repository at this point in the history
Instead of telling people in README.md, let's just do it ourselves.
  • Loading branch information
bobby285271 committed May 15, 2024
1 parent 124bdc4 commit 8a08a89
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ Sticky has support for the meson build system. See https://mesonbuild.com/Runnin
### Otherwise you can copy files directly to the file system:
```
sudo cp -r usr/* /usr/
chmod +x /usr/bin/sticky
sudo cp etc/xdg/autostart/sticky.desktop /etc/xdg/autostart/
sudo cp data/sticky.desktop.in /usr/share/applications/sticky.desktop
sed -i 's|@bindir@|/usr/bin|' data/org.x.sticky.service.in
Expand Down
Empty file modified usr/bin/sticky
100644 → 100755
Empty file.

0 comments on commit 8a08a89

Please sign in to comment.