mirror of
https://github.com/actions/runner-images.git
synced 2025-12-24 10:28:00 +08:00
Add permissions and run configure-machine.sh without sudo (#5789)
This commit is contained in:
committed by
GitHub
parent
02b78d07f4
commit
03d3125c20
@@ -87,6 +87,7 @@ EOF
|
||||
sleep 10
|
||||
done
|
||||
|
||||
echo "Getting terminal windows"
|
||||
term_service=$(launchctl list | grep -i terminal | cut -f3)
|
||||
echo "Close terminal windows: gui/501/${term_service}"
|
||||
launchctl bootout gui/501/${term_service} && sleep 5
|
||||
|
||||
Reference in New Issue
Block a user