mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-08-19 21:07:21 +02:00
Compare commits
No commits in common. "24194877097d8bea363150946d23decb5cc9edd0" and "b11fab004a54e0b77c94625b7cb3e472fad15e76" have entirely different histories.
2419487709
...
b11fab004a
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -4,6 +4,3 @@
|
|||||||
[submodule "submodules/PPFI-Pikaviestimet"]
|
[submodule "submodules/PPFI-Pikaviestimet"]
|
||||||
path = submodules/PPFI-Pikaviestimet
|
path = submodules/PPFI-Pikaviestimet
|
||||||
url = https://git.piraattipuolue.fi/Pikaviestimet/Pikaviestimet.git
|
url = https://git.piraattipuolue.fi/Pikaviestimet/Pikaviestimet.git
|
||||||
[submodule "submodules/shell-things"]
|
|
||||||
path = submodules/shell-things
|
|
||||||
url = https://gitea.blesmrt.net/Mikaela/shell-things.git
|
|
||||||
|
|||||||
3
bash/.gitignore
vendored
3
bash/.gitignore
vendored
@ -12,6 +12,3 @@ generate-vcard-qr.bash
|
|||||||
install-cht.bash
|
install-cht.bash
|
||||||
gist-irc-piraatit
|
gist-irc-piraatit
|
||||||
PPFI-IM-IRC
|
PPFI-IM-IRC
|
||||||
init-browser-policies.bash
|
|
||||||
tlp-masker.bash
|
|
||||||
update-font-cache.bash
|
|
||||||
|
|||||||
@ -1 +0,0 @@
|
|||||||
../submodules/shell-things/etc/init-browser-policies.bash
|
|
||||||
@ -1 +0,0 @@
|
|||||||
../submodules/shell-things/etc/systemd/system/tlp-masker.bash
|
|
||||||
@ -1 +0,0 @@
|
|||||||
../submodules/shell-things/local/share/fonts/update-font-cache.bash
|
|
||||||
@ -1,11 +0,0 @@
|
|||||||
#!/usr/bin/env bash
|
|
||||||
|
|
||||||
set -x
|
|
||||||
nordvpn set killswitch off
|
|
||||||
nordvpn disconnect
|
|
||||||
sudo systemctl stop nordvpnd.socket
|
|
||||||
sudo systemctl stop nordvpnd.service
|
|
||||||
sudo systemctl restart yggdrasil.service
|
|
||||||
sudo systemctl restart iwd.service
|
|
||||||
sudo systemctl restart systemd-networkd.service
|
|
||||||
set +x
|
|
||||||
1
bash/usr-local-share/.gitignore
vendored
1
bash/usr-local-share/.gitignore
vendored
@ -1 +0,0 @@
|
|||||||
applications
|
|
||||||
@ -1 +0,0 @@
|
|||||||
../../submodules/shell-things/local/share/applications
|
|
||||||
@ -1 +1 @@
|
|||||||
Subproject commit eb865d28ac65165bc6ea7c5d6ce6519fa25ff5d7
|
Subproject commit 49c2968dcea8e2568c4014a060ca8e108fcc69da
|
||||||
@ -1 +0,0 @@
|
|||||||
Subproject commit c9cad77caf654c3bd30d22d4e8fe4f666f76c800
|
|
||||||
Loading…
x
Reference in New Issue
Block a user