Change shebang to include a dash at the end to indicate there are no more cli arguments
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#! /bin/sh -
|
||||
# Full Arch Linux Update Script
|
||||
|
||||
BACKUP_LIMIT=3
|
||||
|
||||
Reference in New Issue
Block a user