Skip to content

Commit 0251aad

Browse files
committed
chore: add shebang to init.sh
1 parent e4465c1 commit 0251aad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

init.sh

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/usr/bin/env bash
2+
13
delete_composition()
24
{
35
rm pages/composition-api.vue

0 commit comments

Comments
 (0)