ports/sysutils/prometheus/patches/patch-scripts_compress_assets_sh

11 lines
222 B
Text

Just use /bin/sh for this trivial script
Index: scripts/compress_assets.sh
--- scripts/compress_assets.sh.orig
+++ scripts/compress_assets.sh
@@ -1,4 +1,4 @@
-#!/usr/bin/env bash
+#!/bin/sh
#
# compress static assets