mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-07 12:41:28 +03:00
add: appimage config
This commit is contained in:
8
build_appimage.py
Normal file
8
build_appimage.py
Normal file
@@ -0,0 +1,8 @@
|
||||
#!/usr/bin/python3
|
||||
import os
|
||||
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
||||
pass
|
||||
Reference in New Issue
Block a user