It only compiles every XNUM2,5X tries... good luck.

This commit is contained in:
coolnsx
2023-03-07 01:21:15 +05:30
parent 344c7f761d
commit ff03e54597

View File

@@ -1,7 +1,7 @@
#!/bin/sh
menu_droid () {
fzf "$1" $2
fzf --prompt="$1" $2
}
menu_linux () {