mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
Delete pynput from repo
This commit is contained in:
@@ -7,7 +7,7 @@ post_install() {
|
||||
# do something here
|
||||
cp /usr/share/rustdesk/files/rustdesk.service /etc/systemd/system/rustdesk.service
|
||||
cp /usr/share/rustdesk/files/rustdesk.desktop /usr/share/applications/
|
||||
sudo -H pip3 install pynput
|
||||
sudo -H pip3 install
|
||||
systemctl daemon-reload
|
||||
systemctl enable rustdesk
|
||||
systemctl start rustdesk
|
||||
|
||||
Reference in New Issue
Block a user