Adding files
This commit is contained in:
9
update-system.ksh
Executable file
9
update-system.ksh
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/bin/ksh
|
||||
|
||||
fw_update
|
||||
syspatch
|
||||
pkg_check
|
||||
pkg_delete -a
|
||||
pkg_add -u
|
||||
|
||||
exit 0
|
Reference in New Issue
Block a user