Update file run_onchange_before_11-install-docker.tmpl
This commit is contained in:
parent
f5c75bf97b
commit
d1065b9114
1 changed files with 0 additions and 1 deletions
|
@ -96,7 +96,6 @@ if [ ! -d /Applications ] || [ ! -d /System ]; then
|
||||||
sudo git clone https://github.com/google/gvisor.git /usr/local/src/gvisor
|
sudo git clone https://github.com/google/gvisor.git /usr/local/src/gvisor
|
||||||
cd /usr/local/src/gvisor
|
cd /usr/local/src/gvisor
|
||||||
sudo mkdir -p bin
|
sudo mkdir -p bin
|
||||||
sudo su - "$USER"
|
|
||||||
sudo make copy TARGETS=runsc DESTINATION=bin/
|
sudo make copy TARGETS=runsc DESTINATION=bin/
|
||||||
sudo cp ./bin/runsc /usr/local/bin
|
sudo cp ./bin/runsc /usr/local/bin
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in a new issue