mirror of
https://github.com/DYefremov/DemonEditor.git
synced 2026-05-06 19:47:28 +02:00
scripts update
This commit is contained in:
4
deb/usr/share/demoneditor/start.py
Executable file
4
deb/usr/share/demoneditor/start.py
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env python3
|
||||
from app.ui.main_app_window import start_app
|
||||
|
||||
start_app()
|
||||
Reference in New Issue
Block a user