Skip to content

Commit

Permalink
update socksh to v(2.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
vrikodar authored Jun 1, 2021
1 parent fab9b2e commit 87e2297
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion socksh
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ sleep 3
clear
echo
echo -e "[${BGreen}+${NC}] socksh(${BRed}v2.1${NC}) execution started at ${BGreen} $(date +%T) ${NC}"
notify-send "socksh(v1.2) initiated at $(date +%T) on $(date +%F)"
notify-send "socksh(v2.1) initiated at $(date +%T) on $(date +%F)"
echo " " >> socksh.log
echo "socksh execution started at ::: $(date +%T) ::: on $(date +%F)" >> socksh.log
sleep 1
Expand Down

0 comments on commit 87e2297

Please sign in to comment.