tidy up message

This commit is contained in:
the-sane 2020-08-16 20:10:31 -04:00 committed by GitHub
parent e17bea56a4
commit 24cba9717b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -311,7 +311,7 @@ sanitize() {
echo "Restoring keybinds..." echo "Restoring keybinds..."
mkdir -p "$mappings_dir" && cp -r "$backup_path/keybinds/." "$mappings_dir/" mkdir -p "$mappings_dir" && cp -r "$backup_path/keybinds/." "$mappings_dir/"
echo -e "Done.\n" echo -e "Done.\n"
message 1 "\nTo re-import your keybinds, select it in-game from the list:\nOptions->Keybindings->Control Profiles\n" message 1 "To re-import your keybinds, select it in-game from the list:\nOptions->Keybindings->Control Profiles"
fi fi
message 1 "Your USER directory has been cleaned up!" message 1 "Your USER directory has been cleaned up!"