change .gitignore . remove file .change_network_gateway.sh.swp
This commit is contained in:
parent
9159682bb6
commit
52815b0f74
Binary file not shown.
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/BAK/*
|
||||
*.swp
|
||||
|
@ -760,7 +760,6 @@ if [ "$(stat -c %d:%i /)" = "$(stat -c %d:%i /proc/1/root/.)" ]; then
|
||||
|
||||
if [[ -d "/ro" ]] ; then
|
||||
error "It seems, this is a readonly system and you are not chrooted.\n\n\t \033[1;37mChanges made by this script are not persistent!!\033[m\n\n\t Change root to directory '/ro' (\033[1;37mchroot /ro /bin/bash\033[m) and\n\t run this script again.\033[m"
|
||||
#info "Change root to directory '/ro' (\033[1;37mchroot /ro /bin/bash\033[m) and run this script again.\033[m"
|
||||
fi
|
||||
|
||||
_error=true
|
||||
|
Loading…
Reference in New Issue
Block a user