replace bash with sh

This commit is contained in:
Roy Olav Purser 2021-06-15 13:43:19 +02:00
parent 8c05550242
commit fbd08a7ee2
Signed by: roypur
GPG Key ID: E14D26A036F21656
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env bash
#!/usr/bin/env sh
dir=$(dirname $(realpath $0))
svg_data=$(curl --silent https://git.purser.it/roypur/stream-api/raw/branch/master/frontend/favicon-basic.svg)

View File

@ -1,4 +1,4 @@
#!/usr/bin/env bash
#!/usr/bin/env sh
dir=$(dirname $(realpath $0))
${dir}/icons.sh