aboutsummaryrefslogtreecommitdiffstats
path: root/community/aisleriot/fix-bash-shebang.patch
blob: d4b12988ca34cfd067bc74dc9a0df0c67c982e96 (plain)
1
2
3
4
5
6
7
8
9
10
diff --git a/cards/meson_svgz.sh b/cards/meson_svgz.sh
index 5a0bf01..20f0de9 100755
--- a/cards/meson_svgz.sh
+++ b/cards/meson_svgz.sh
@@ -1,4 +1,4 @@
-#!/usr/bin/bash
+#!/usr/bin/env bash
 # Copyright © 2019 Christian Persch
 #
 # This programme is free software; you can redistribute it and/or modify it