Change upgrade script shebang from fish to bash

The actual script is compatible with both, but it's an unnecessary fish dependency
This commit is contained in:
Anthony Wang 2024-01-05 19:13:28 +00:00
parent 898bf87450
commit d6df69b701
Signed by: a
SSH key fingerprint: SHA256:B5ADfMCqd2M7d/jtXDoihAV/yfXOAbWWri9+GdCN4hQ

View file

@ -1,4 +1,4 @@
#!/usr/bin/fish
#!/usr/bin/bash
# Perform a full system upgrade