mirror of
https://github.com/actions/runner-images.git
synced 2025-12-20 06:35:47 +00:00
[ubuntu] Refactor bash functions (#9055)
This commit is contained in:
committed by
GitHub
parent
d16bc5f120
commit
503ae89818
@@ -9,7 +9,7 @@ source $HELPER_SCRIPTS/etc-environment.sh
|
||||
# Update /etc/environment to include /snap/bin in PATH
|
||||
# because /etc/profile.d is ignored by `--norc` shell launch option
|
||||
|
||||
prependEtcEnvironmentPath "/snap/bin"
|
||||
prepend_etc_environment_path "/snap/bin"
|
||||
|
||||
# Put snapd auto refresh on hold
|
||||
# as it may generate too much traffic on Canonical's snap server
|
||||
|
||||
Reference in New Issue
Block a user