mirror of
https://github.com/fontmgr/MesloLGSNF.git
synced 2025-08-15 09:42:10 +08:00
🐛 FIXED: install.sh 🐛
This commit is contained in:
parent
5b21491c88
commit
300544f3ae
@ -67,7 +67,7 @@ ensure_dirs
|
|||||||
ensure_perms
|
ensure_perms
|
||||||
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||||
# Main progam
|
# Main progam
|
||||||
if __am_i_online; then
|
if am_i_online; then
|
||||||
if [ -d "$INSTDIR/.git" ]; then
|
if [ -d "$INSTDIR/.git" ]; then
|
||||||
execute "git_update $INSTDIR" "Updating $APPNAME font package"
|
execute "git_update $INSTDIR" "Updating $APPNAME font package"
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user