enable ceremonyclient

This commit is contained in:
0xOzgur 2024-05-18 19:01:58 +03:00
parent fd46683408
commit 75ac30e0f3

View File

@ -96,6 +96,7 @@ EOF
# Start the ceremonyclient service
echo "Starting Ceremonyclient Service"
sleep 1 # Add a 1-second delay
systemctl enable ceremonyclient
service ceremonyclient start
# See the logs of the ceremonyclient service