We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 973ad49 commit f291bb7Copy full SHA for f291bb7
dist-lib.sh
@@ -1,4 +1,4 @@
1
-#! /bin/bash
+#!/usr/bin/env bash
2
3
## This source code is dual-licensed under the Apache License, version
4
## 2.0, and the Mozilla Public License, version 1.1.
@@ -61,4 +61,3 @@ function safe-rm-deep-dir {
61
rm -rf /tmp/del
62
fi
63
}
64
-
dist.sh
0 commit comments