From 9850c669a9d05a61bb0d07885ef07bffc5fe5248 Mon Sep 17 00:00:00 2001 From: Humblemonk Date: Fri, 12 Apr 2024 00:05:54 -0400 Subject: [PATCH] systemd script tweak minor verbiage change for systemd script --- tools/dice_maiden-up.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/dice_maiden-up.rb b/tools/dice_maiden-up.rb index e39746a..8054fb0 100755 --- a/tools/dice_maiden-up.rb +++ b/tools/dice_maiden-up.rb @@ -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