Skip to content

Commit

Permalink
Update cckiller
Browse files Browse the repository at this point in the history
  • Loading branch information
jagerzhang authored Oct 6, 2019
1 parent 7f545ad commit 2c5d7e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cckiller
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

header()
{
echo "CCKiller version 1.0.8 Author: Jager <ge@zhang.ge>"
echo "CCKiller version 1.0.8 Author: Jager <im@zhang.ge>"
echo "Copyright ©2015-2019 zhang.ge. All rights reserved. "
}

Expand Down Expand Up @@ -312,4 +312,4 @@ while [ $1 ]; do
esac
shift
done
[[ -z $1 ]] && show_stats
[[ -z $1 ]] && show_stats

0 comments on commit 2c5d7e3

Please sign in to comment.