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 5d3da94 commit e64c3d8Copy full SHA for e64c3d8
src/build_obsidian_plugin.sh
@@ -1,3 +1,5 @@
1
+#!/bin/bash
2
+
3
pushd "$(dirname "${BASH_SOURCE[0]}")" >/dev/null || exit 1
4
5
. ./obsidian_plugin_build_strategies.sh
0 commit comments