add: appimage config

This commit is contained in:
Kingtous
2022-05-29 10:14:22 +08:00
parent d1da63fc97
commit 0eeb0bacbd
5 changed files with 235 additions and 4 deletions

8
build_appimage.py Normal file
View File

@@ -0,0 +1,8 @@
#!/usr/bin/python3
import os
if __name__ == '__main__':
pass