common-updater-scripts/*: /bin/sh -> /usr/bin/env bash

This commit is contained in:
Samuel Gräfenstein
2021-10-01 18:42:18 +02:00
parent 9a1bf524f5
commit 8ae7cd8a93
2 changed files with 2 additions and 2 deletions
@@ -1,4 +1,4 @@
#! /bin/sh
#!/usr/bin/env bash
# lists all available versions listed for a package in a site (http)
+1 -1
View File
@@ -1,4 +1,4 @@
#! /bin/sh
#!/usr/bin/env bash
# lists all available tags from a git repository