We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07ac20e commit 6d48c7aCopy full SHA for 6d48c7a
install.sh
@@ -25,9 +25,6 @@ then
25
echo "Apple 'container' tool detected. Current version:"
26
container --version
27
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
31
else
32
echo "Apple 'container' tool not detected. Proceeding with installation..."
33
0 commit comments