mirror of
https://github.com/ivabus/www
synced 2024-11-10 08:05:15 +03:00
move to bash hasbang
This commit is contained in:
parent
9b927c4322
commit
3f52d780db
2
.github/build-package-pages.sh
vendored
2
.github/build-package-pages.sh
vendored
|
@ -1,4 +1,4 @@
|
|||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
# cmd: $ ./build-package-pages.sh srcJson targetPath
|
||||
# sample: $ .github/build-package-pages.sh src/data/packages.json src/content/packages'
|
||||
|
||||
|
|
Loading…
Reference in a new issue