Use consistent shebangs in scripts

This commit is contained in:
2023-10-17 10:35:38 -04:00
parent b997c6f31e
commit 751cfe0b29
5 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# A useful script for testing out changes to PVC by building the debs and deploying them out to a
# set of hosts automatically, including restarting the daemon (with a pause between) on the remote