mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2025-08-19 12:57:21 +02:00
Compare commits
2 Commits
c98c44374e
...
4e8fb38d98
Author | SHA1 | Date | |
---|---|---|---|
4e8fb38d98 | |||
82d74acaa5 |
7
bash/usr-local-bin/torbrowser-launcher-flatpak
Executable file
7
bash/usr-local-bin/torbrowser-launcher-flatpak
Executable file
@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# Starting the torbrowser-launcher flatpak. Not to override the one from package manager.
|
||||
|
||||
set -x
|
||||
flatpak run com.github.micahflee.torbrowser-launcher $@
|
||||
set +x
|
@ -1 +1 @@
|
||||
Subproject commit 1f6417bd4a1cde5f48613d7a725a36a00afb5b67
|
||||
Subproject commit ebdd83037d577b79f3093ff02aaf1ea952facb69
|
Loading…
x
Reference in New Issue
Block a user