Skip to content

Commit

Permalink
Replaced pi with
Browse files Browse the repository at this point in the history
  • Loading branch information
saeedjohar committed Nov 8, 2020
1 parent e304a52 commit a669005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/QMI_tutorial/qmi_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ YELLOW='\033[1;33m'
RED='\033[0;31m'
SET='\033[0m'

DIR=/home/pi/files
DIR=/home/$(whoami)/files
UDHCPC_DIR=/usr/share/udhcpc

echo "${YELLOW}Clean Old Files${SET}"
Expand Down

0 comments on commit a669005

Please sign in to comment.