mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-08-20 05:17:20 +02:00
Compare commits
No commits in common. "29a72a17cab85fa3f7116d021339239d0bbe359a" and "b5b928813a232aab9dbf57f4292639f5917f2f20" have entirely different histories.
29a72a17ca
...
b5b928813a
@ -78,9 +78,6 @@ if hash flatpak 2>/dev/null; then
|
||||
fi
|
||||
|
||||
if hash snap 2>/dev/null; then
|
||||
# I don't want my systems full of old snaps
|
||||
# > retain must be a number between 2 and 20, not "1"
|
||||
snap set system refresh.retain=2
|
||||
# Snap packages auto-update anyway though, but I like checking them while
|
||||
# doing everything else too
|
||||
snap refresh
|
||||
|
@ -5,7 +5,6 @@ sudo systemctl start nordvpnd.service
|
||||
sleep 5
|
||||
systemctl status nordvpnd.service --no-pager
|
||||
nordvpn connect p2p
|
||||
nordvpn set killswitch on
|
||||
nordvpn status
|
||||
flatpak run org.qbittorrent.qBittorrent "$@"
|
||||
set +x
|
||||
|
Loading…
x
Reference in New Issue
Block a user