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 3c9f718 commit c5edd36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ruptime
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ 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 rboot rwho; do ln -sf ruptime $a; done
# 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
Expand Down

0 comments on commit c5edd36

Please sign in to comment.