6 lines
69 B
Bash
Executable file
6 lines
69 B
Bash
Executable file
#!/usr/bin/env sh
|
|
|
|
. utils
|
|
|
|
print_section "Updating system"
|
|
topgrade
|