Arun Prakash Jana
hace 5 años
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: A75979F35C080412
Se han
modificado 1 ficheros con
2 adiciones y
0 borrados
-
plugins/fzcd
|
|
@@ -26,6 +26,8 @@ fi |
|
|
|
if [ -n "$sel" ]; then |
|
|
|
if ! [ -d "$sel" ]; then |
|
|
|
sel=$(dirname "$sel") |
|
|
|
elif [ "$sel" = "." ]; then |
|
|
|
exit 0 |
|
|
|
fi |
|
|
|
|
|
|
|
# Remove "./" prefix if it exists |
|
|
|