mirror of
https://github.com/OpenListTeam/OpenList-Desktop.git
synced 2025-11-25 03:14:56 +08:00
5 lines
143 B
Bash
5 lines
143 B
Bash
#!/bin/bash
|
|
chmod +x /usr/bin/install-openlist-service
|
|
chmod +x /usr/bin/uninstall-openlist-service
|
|
chmod +x /usr/bin/openlist-desktop-service
|