We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8815d23 commit 1ea92d2Copy full SHA for 1ea92d2
install.sh
@@ -34,4 +34,5 @@ git clone https://github.com/Obsidian-OS/obsidianctl "$TMPDIR/obsidianctl"
34
bash -c "cd /$TMPDIR/obsidianctl;make"
35
chmod u+x "$TMPDIR/obsidian-wizard/obsidian-wizard.py"
36
37
-exec "$TMPDIR/obsidian-wizard/obsidian-wizard.py"
+# Run script
38
+"$TMPDIR/obsidian-wizard/obsidian-wizard.py"
0 commit comments