mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-11 03:57:01 +00:00
committed by
GitHub
parent
a72f190ef6
commit
30ab0c0b71
@@ -60,7 +60,7 @@ for process in "${processes[@]}"; do
|
||||
done
|
||||
|
||||
if [ -n "${MTU}" ]; then
|
||||
ifconfig docker0 mtu ${MTU} up
|
||||
sudo ifconfig docker0 mtu ${MTU} up
|
||||
fi
|
||||
|
||||
# Wait processes to be running
|
||||
|
||||
Reference in New Issue
Block a user