shebang fix

This commit is contained in:
Arsen Mirzaev Tatyano-Muradovich
2023-06-14 15:19:09 +07:00
committed by GitHub
parent 5d61ebce89
commit 03cfcc19cf

View File

@@ -1,4 +1,4 @@
#!/usr/bin/fish
#!/usr/bin/env fish
# Инициализация текста сообщений в зависимости от установленного языка в оболочке
if test (string match -ri "ru" "$LANG")