Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

github actions failing sudo: /etc/init.d/mysql: command not found

sudo /etc/init.d/mysql start fails to start MySQL.
It was working fine but started failing recently.

sudo service mysql start 
This works fine.

Source https://github.community/t/github-actions-fails-to-start-mysql-20-04/217308
 
PREVIOUS NEXT
Tagged: #github #actions #failing #command
ADD COMMENT
Topic
Name
1+8 =