mirror of
https://gitea.blesmrt.net/mikaela/scripts.git
synced 2024-12-23 11:12:48 +01:00
bash/usr-local-bin/nheko: comment command, run nightly
This commit is contained in:
parent
0a2297537a
commit
62725f5c25
@ -1,5 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -x
|
||||
flatpak run io.github.NhekoReborn.Nheko $@
|
||||
#flatpak run io.github.NhekoReborn.Nheko $@
|
||||
flatpak run io.github.NhekoReborn.Nheko//master $@
|
||||
set +x
|
||||
|
Loading…
Reference in New Issue
Block a user