mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-01-10 04:12:31 +01:00
Compare commits
No commits in common. "7e4121f7fcaa858f3d19bcfe132eab13b942db2a" and "c81808ee262a7323625a8834008bd680066ee0b7" have entirely different histories.
7e4121f7fc
...
c81808ee26
@ -1,5 +0,0 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -x
|
||||
flatpak run org.mozilla.firefox --ProfileManager $@
|
||||
set +x
|
@ -1,8 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# Nheko flatpak with Tor
|
||||
|
||||
set -x
|
||||
#flatpak run --env=all_proxy=socks5://127.0.0.1:9050/ io.github.NhekoReborn.Nheko $@
|
||||
flatpak run --env=all_proxy=socks5://127.0.0.1:9050/ io.github.NhekoReborn.Nheko//master $@
|
||||
#flatpak run io.github.NhekoReborn.Nheko $@
|
||||
flatpak run io.github.NhekoReborn.Nheko//master $@
|
||||
set +x
|
||||
|
Loading…
Reference in New Issue
Block a user