mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-02 07:07:35 +08:00
move source code to public
This commit is contained in:
3
images/macos/provision/configuration/shell-change.sh
Normal file
3
images/macos/provision/configuration/shell-change.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
echo "Changing shell to bash"
|
||||
sudo chsh -s /bin/bash $USERNAME
|
||||
sudo chsh -s /bin/bash root
|
||||
Reference in New Issue
Block a user