fixed typo

This commit is contained in:
Snogard 2025-03-07 21:36:12 +01:00
parent b2ba9a07e0
commit 7470edb3e3

View File

@ -18,7 +18,7 @@ sudo git pull
if [ -d "$sysConfigDir" ]; then
cd /etc/kadio
sudo git reset --hard
sugo git pull
sudo git pull
fi
if [ ! "$configDir" = "$sysConfigDir" ]; then