rustdesk/build_appimage.py
2022-06-09 17:39:44 +08:00

8 lines
68 B
Python

#!/usr/bin/python3
import os
if __name__ == '__main__':
pass