mirror of
https://github.com/brunofontes/linuxShortcuts.git
synced 2024-11-23 21:20:50 +00:00
Bruno Fontes
2964dc1404
Again, I don't need to keep track of the changes. Just a matter of having them here.
6 lines
126 B
Bash
6 lines
126 B
Bash
#/bin/sh
|
|
cd /home/bruno/Apps/linuxShortcuts/Services/
|
|
source ./enableDongleWifi.sh
|
|
source ./afterWakeUp.sh
|
|
source ./fixDNS.sh
|