change shebang line

This commit is contained in:
2022-06-23 16:23:38 +02:00
parent 7a8b6cdc73
commit 5ef543f760

View File

@@ -1,4 +1,4 @@
#!/bin/bash #!/usr/bin/env bash
# #
# dup-live-disk.sh - duplicate (possibly live) system partitions # dup-live-disk.sh - duplicate (possibly live) system partitions
# #