From 68227f3dc2eddeb8522498e8c2823870219d2988 Mon Sep 17 00:00:00 2001 From: Michael Becker Date: Mon, 14 Mar 2022 20:57:05 -0400 Subject: [PATCH] update firstrun --- firstrun.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firstrun.sh b/firstrun.sh index e0f98c7c..bf93fe73 100755 --- a/firstrun.sh +++ b/firstrun.sh @@ -91,7 +91,7 @@ cd $WD sudo cp MainIcon.png /usr/share/icons/universal-editor.png # link Production.snk to UniversalEditor.snk -ln -s ../Production.snk $(APPNAME).snk +ln -s ../Production.snk $APPNAME.snk # start the build msbuild