mirror of
https://github.com/edu4rdshl/linuxscripts.git
synced 2026-07-18 07:34:45 +00:00
Delete custom services
This commit is contained in:
parent
ece1739c7f
commit
8be6a3a4d6
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
# Define variables
|
||||
ofile=/tmp/google.txt
|
||||
services='wpa_supplicant wpa_supplicant@wlp0s20f0u2 wpa_supplicant@wlp3s0 systemd-networkd systemd-resolved tor'
|
||||
services='write here the name of the services separated by spaces, example: systemd-networkd systemd-resolved wicd network-manager'
|
||||
|
||||
#Check if wget is installed
|
||||
if command -v wget $> /dev/null; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue