mirror of
https://github.com/actions/runner-images.git
synced 2025-12-19 08:22:12 +00:00
[Ubuntu] do not source os-release during mysql installation (#8108)
This commit is contained in:
@@ -4,7 +4,6 @@
|
|||||||
## Desc: Installs MySQL Client
|
## Desc: Installs MySQL Client
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
source /etc/os-release
|
|
||||||
source $HELPER_SCRIPTS/os.sh
|
source $HELPER_SCRIPTS/os.sh
|
||||||
|
|
||||||
# Mysql setting up root password
|
# Mysql setting up root password
|
||||||
|
|||||||
Reference in New Issue
Block a user