mirror of
https://github.com/actions/runner-images.git
synced 2025-12-17 23:28:57 +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
|
||||
################################################################################
|
||||
|
||||
source /etc/os-release
|
||||
source $HELPER_SCRIPTS/os.sh
|
||||
|
||||
# Mysql setting up root password
|
||||
|
||||
Reference in New Issue
Block a user