Update az_qw_convert.sh

This commit is contained in:
Nassim Bentarka 2018-02-14 21:30:52 +00:00 committed by GitHub
parent e29128ef83
commit a9a23942d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
#!/bin/bash
#az_qw_convert.sh - Enhanced by NBN - (Case sensitive input)
#Dependencies: sed
echo "Do you want to convert :\n\n1. QWERTY to AZERTY\n2. AZERTY to QWERTY"; read chx
if test "$chx" -eq "1"; then