Housekeeping resotre had a extra line and a change to restore process
This commit is contained in:
parent
d74929f654
commit
227c83867c
4 changed files with 17 additions and 3 deletions
|
@ -50,7 +50,7 @@ function restore_config() {
|
|||
$cpapp -Rf etc/apt/ /etc
|
||||
chown -R _apt /etc/apt
|
||||
apt update
|
||||
apt upgrade -y
|
||||
apt full-upgrade -y
|
||||
apt install -y rsync
|
||||
# now the programs installed via apt before we restore configs
|
||||
if [ -f ./exclusions ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue