use quotes

This commit is contained in:
m0duspwnens
2022-04-11 15:37:07 -04:00
parent 01510c184a
commit 2a18059ad9

View File

@@ -1018,7 +1018,7 @@ main() {
set_cron_service_name set_cron_service_name
if ! check_salt_master_status; then if ! check_salt_master_status; then
echo "Could not talk to salt master" echo "Could not talk to salt master"
echo "Please run `systemctl status salt-master` to ensure the salt-master service is running." echo "Please run 'systemctl status salt-master' to ensure the salt-master service is running."
exit 1 exit 1
fi fi