Skip to content

Commit 806db62

Browse files
committed
fix home location
1 parent 3955028 commit 806db62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

functions/utility.function

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,7 @@ sudo mv /run/user/$UID/packetsearch.desktop /usr/share/applications/
516516
# Reference Documents
517517
##################################
518518
HDOCS() {
519-
cd ~/Desktop
519+
cd ${HOME}/Desktop
520520
mkdir Reference
521521
cd Reference
522522
wget --tries 2 --connect-timeout=60 https://icomamerica.com/en/amateur/amateurtools/US-BandPlan-Update-1-2020.pdf

0 commit comments

Comments
 (0)