From 6582be7a0d686a5a2dbbdf31097fe9911028e845 Mon Sep 17 00:00:00 2001 From: DYefremov Date: Sun, 19 May 2019 14:22:43 +0300 Subject: [PATCH] added arg for the start script --- deb/usr/bin/demoneditor.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deb/usr/bin/demoneditor.sh b/deb/usr/bin/demoneditor.sh index 700efc01..3b0995fc 100755 --- a/deb/usr/bin/demoneditor.sh +++ b/deb/usr/bin/demoneditor.sh @@ -1,2 +1,2 @@ #!/bin/bash -python3 /usr/share/demoneditor/start.py +python3 /usr/share/demoneditor/start.py $1