Renamed file

This commit is contained in:
Scott C. MacCallum 2023-11-26 08:08:17 -05:00
parent b4bda9cfce
commit f4266250da
1 changed files with 2 additions and 2 deletions

View File

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