mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-11-22 19:29:24 +01:00
bash/usr-local-bin/: add briar
This commit is contained in:
parent
39bfe6b70c
commit
070242dbc3
5
bash/usr-local-bin/briar
Executable file
5
bash/usr-local-bin/briar
Executable file
@ -0,0 +1,5 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
|
set -x
|
||||||
|
flatpak run org.briarproject.Briar//stable $@
|
||||||
|
set +x
|
Loading…
Reference in New Issue
Block a user