#!/usr/bin/env bash

This commit is contained in:
2018-10-02 20:48:21 -05:00
parent b48058f639
commit bbf37aabf1
7 changed files with 7 additions and 7 deletions

2
linupx-repo-change.sh Normal file → Executable file
View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
set -eu
set -o pipefail