Bit Bucket is down. What should I do now?

This commit is contained in:
coolnsx
2023-03-07 01:20:10 +05:30
parent c48a7ab33a
commit 344c7f761d
2 changed files with 2 additions and 2 deletions

View File

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