1
0
mirror of https://github.com/AG7GN/nexus-utilities.git synced 2025-05-28 04:10:19 -07:00

Update install_wecg.sh

This commit is contained in:
Steve Magnuson 2021-09-10 13:00:12 -07:00
parent b323a120ad
commit 91bdc647dd

View File

@ -105,8 +105,6 @@ do
-e "s/_FLDIGI_FREQ_/$FLDIGI_FREQ/g" \
-e "s/_RESTORE_APP_/$RESTORE_APP/g" \
-e "s/_RESTORE_FREQ_/$RESTORE_FREQ/g" flapps_$K.desktop
if
fi
done
sudo mv *.desktop /usr/local/share/applications/
echo >&2 "Done."