Skip to content

Commit

Permalink
Update ruptime
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmyczko authored Oct 28, 2024
1 parent c5edd36 commit fe6051c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ruptime
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ export LC_ALL=C
#d=$(basename "$0")
#pgrep "$d -u" >/dev/null && exit 0

# cd /usr/bin && for a in ruptime runame rhw rsw rnet rbench rdisk rload rac rwho; do ln -sf ruptime $a; done

if [ -f /etc/ruptime/ruptime.conf ]; then
. /etc/ruptime/ruptime.conf
else
Expand Down

0 comments on commit fe6051c

Please sign in to comment.