„update.sh“ ändern
This commit is contained in:
parent
e250c29d93
commit
09f1c20fd1
@ -7,4 +7,4 @@ git clone ssh://git@ssh.git.moelle.space:2222/hxcde/mylinks.git .
|
||||
rm README.md
|
||||
docker stop mylinks
|
||||
docker rm mylinks
|
||||
docker run -d --restart=always --name latexrobot -p 127.0.0.1:8085:80 -v /root/links/mylinks/:/usr/local/apache2/htdocs/ httpd:2.4
|
||||
docker run -d --restart=always --name mylinks -p 127.0.0.1:8085:80 -v /root/links/mylinks/:/usr/local/apache2/htdocs/ httpd:2.4
|
Loading…
Reference in New Issue
Block a user