Skip to content

Commit e64c3d8

Browse files
Add Bash comment
1 parent 5d3da94 commit e64c3d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/build_obsidian_plugin.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/bin/bash
2+
13
pushd "$(dirname "${BASH_SOURCE[0]}")" >/dev/null || exit 1
24

35
. ./obsidian_plugin_build_strategies.sh

0 commit comments

Comments
 (0)