*.sh: POSIX compliance when needed

This commit is contained in:
Moviuro
2015-06-06 16:16:30 +02:00
parent 1651bd817b
commit fbf0cb676f
4 changed files with 6 additions and 6 deletions

2
thirdparty/noget.sh vendored
View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
# fallback without dependency resolution if nuget is not present on the system
archive="$1"