mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-12-22 18:52:46 +01:00
bash/usr-local-bin/blanket: wrapper for the flatpak
This commit is contained in:
parent
ab187ada00
commit
58ecd59c4c
5
bash/usr-local-bin/blanket
Executable file
5
bash/usr-local-bin/blanket
Executable file
@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -x
|
||||
flatpak run com.rafaelmardojai.Blanket $@
|
||||
set +x
|
Loading…
Reference in New Issue
Block a user