Browse Source

missing ), damn!

pull/1275/head
UltimateByte 8 years ago
committed by GitHub
parent
commit
332bcee484
  1. 2
      lgsm/functions/core_getopt.sh

2
lgsm/functions/core_getopt.sh

@ -617,7 +617,7 @@ case "${getopt}" in
command_mods_update.sh;;
mr|mods-remove)
command_mods_remove.sh;;
wi|wipe
wi|wipe)
command_wipe.sh;;
dd|detect-deps)
command_dev_detect_deps.sh;;

Loading…
Cancel
Save