Remove function bye(), rename function off() to bye()
This commit is contained in:
parent
66c30156eb
commit
fe38d289bd
1 changed files with 0 additions and 7 deletions
|
@ -114,13 +114,6 @@ hello() {
|
|||
}
|
||||
|
||||
bye() {
|
||||
cd || exit 1
|
||||
git-summary -dl
|
||||
system_update
|
||||
sudo protonvpn d
|
||||
}
|
||||
|
||||
off() {
|
||||
sudo protonvpn d && shutdown now
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue