grub-btrsd: update shebang

This commit is contained in:
Pascal J
2022-12-04 22:07:01 +01:00
committed by GitHub
parent a64379789c
commit d75feb59f4

View File

@@ -1,4 +1,4 @@
#!/bin/sh
#!/usr/bin/env sh
# Copyright 2022 Pascal Jaeger
# Distributed under the terms of the GNU General Public License v3
# Update GRUB when new BTRFS snapshots are created.