Skip to content

Commit

Permalink
Add remaining checkEnv and checkEscalationTool
Browse files Browse the repository at this point in the history
  • Loading branch information
nnyyxxxx committed Sep 17, 2024
1 parent ddacd2c commit 5140e3c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions tabs/utils/bluetooth-control.sh
Original file line number Diff line number Diff line change
Expand Up @@ -147,5 +147,6 @@ remove_device() {

# Initialize
checkEnv
checkEscalationTool
setupBluetooth
main_menu
1 change: 1 addition & 0 deletions tabs/utils/numlock.sh
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,6 @@ numlockSetup() {
fi
}

checkEnv
checkEscalationTool
numlockSetup
1 change: 1 addition & 0 deletions tabs/utils/wifi-control.sh
Original file line number Diff line number Diff line change
Expand Up @@ -186,5 +186,6 @@ remove_network() {

# Initialize
checkEnv
checkEscalationTool
setupNetworkManager
main_menu

0 comments on commit 5140e3c

Please sign in to comment.