Compare commits

..

No commits in common. "da9c90ee2e7623698615bcbbd54d9c2e5db1a69f" and "d4ae19789d49076ef1aac6bc72e7b9af5752bbef" have entirely different histories.

3 changed files with 0 additions and 12 deletions

View File

@ -1,5 +0,0 @@
#!/usr/bin/env bash
set -x
/usr/bin/brave-browser-nightly --ozone-platform-hint=auto --enable-features=WaylandWindowDecorations "$@"
set +x

View File

@ -1,5 +0,0 @@
#!/usr/bin/env bash
set -x
brave-nightly --guest "$@"
set +x

View File

@ -1,8 +1,6 @@
#!/usr/bin/env bash #!/usr/bin/env bash
set -x set -x
sudo systemctl start nordvpnd.socket
sleep 5
sudo systemctl start nordvpnd.service sudo systemctl start nordvpnd.service
sleep 5 sleep 5
systemctl status nordvpnd.service --no-pager systemctl status nordvpnd.service --no-pager