Change shebang to include a dash at the end to indicate there are no more cli arguments

This commit is contained in:
2026-02-22 08:03:53 +01:00
parent 3d81515a7e
commit 8209fcbf1b

View File

@@ -1,4 +1,4 @@
#!/bin/sh
#! /bin/sh -
# Full Arch Linux Update Script
BACKUP_LIMIT=3