Skip to content

Commit a388860

Browse files
authored
Merge pull request #311 from nokazn/chore/add-shebang
chore: add shebang to init.sh
2 parents e4465c1 + 0251aad commit a388860

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

init.sh

Lines changed: 2 additions & 0 deletions
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)