Skip to content

Commit

Permalink
variable name fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bobjacobsen committed Aug 28, 2016
1 parent 0fd4041 commit f61e279
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CSC/csc_get
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
# This version also does minor logging via getting a logging URL
#

wget -q "http://10.2.36.1/jake/log.php?user=${USER}&file=${1}&host=${HOST}"
wget -q "http://10.2.36.1/jake/log.php?user=${USER}&file=${1}&host=${HOSTNAME}"

cp ~/csc-exercises/CSC/$1 ~/$1

0 comments on commit f61e279

Please sign in to comment.