Renamed file

This commit is contained in:
2023-11-26 08:07:15 -05:00
parent a2bcc31361
commit b4bda9cfce
2 changed files with 8 additions and 8 deletions

View File

@@ -1,9 +0,0 @@
#!/bin/ksh
fw_update
syspatch
pkg_check
pkg_delete -a
pkg_add -u
exit 0