save point
This commit is contained in:
parent
e3359be459
commit
6b681df935
4 changed files with 130 additions and 96 deletions
|
@ -34,6 +34,7 @@ function restore_config() {
|
|||
apt install -y $(cat $aptpkgfile | awk '{print $1}')
|
||||
# we should be set app wise now the configs
|
||||
cp -R etc/ /etc
|
||||
cprint 3 "You may want to reboot for changes to take effect"
|
||||
cprint 2 "Done!"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue