Skip to content

Commit

Permalink
systemd script tweak
Browse files Browse the repository at this point in the history
minor verbiage change for systemd script
  • Loading branch information
Humblemonk committed Apr 12, 2024
1 parent a5fe371 commit 9850c66
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/dice_maiden-up.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
eye = system('eye load')

if eye
puts 'eye is loading dice maiden service'
puts 'eye is starting dice maiden shards!'
else
puts 'eye failed to load dice maiden service!'
puts 'eye failed to start dice maiden shards!'
end

0 comments on commit 9850c66

Please sign in to comment.