Skip to content

Commit

Permalink
release for 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kokoye2007 committed Jun 21, 2020
1 parent bf09524 commit 8fdc0ed
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions wifi-qr
Expand Up @@ -19,7 +19,7 @@ GREEN=$(tput setaf 2)
BLUE=$(tput setaf 4)
RESET=$(tput sgr0)
BOLD=$(tput bold)
VERSION=0.1-2
VERSION=0.2

## NMCLI no need SUDO ## 0.1.1
#Check root or sudo
Expand Down Expand Up @@ -180,9 +180,7 @@ call_wifi_pass() {
}

call_wifi_scan() {
# Vars
wifiqrdata=''
# Current directory to var
# tmp data-matrix holder
cwd="/tmp/"
qr_data="$cwd/wifi-qr-scan"
Expand Down

0 comments on commit 8fdc0ed

Please sign in to comment.