Skip to content

Commit 6d48c7a

Browse files
committed
remove uninstall coderunner command
1 parent 07ac20e commit 6d48c7a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

install.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ then
2525
echo "Apple 'container' tool detected. Current version:"
2626
container --version
2727
echo "Stopping any running Apple 'container' processes..."
28-
echo "Ensuring a clean installation of Apple 'container' tool..."
29-
uninstall-container.sh -k
30-
sudo pkill -f container
3128
else
3229
echo "Apple 'container' tool not detected. Proceeding with installation..."
3330

0 commit comments

Comments
 (0)