update.sh gelöscht
This commit is contained in:
parent
dd67d868b0
commit
a6ae23e173
10
update.sh
10
update.sh
@ -1,10 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
cd /root/
|
|
||||||
rm -rf /root/links/yannmoelle
|
|
||||||
mkdir /root/links/yannmoelle
|
|
||||||
cd /root/links/yannmoelle/
|
|
||||||
git clone ssh://git@ssh.git.moelle.space:2222/hxcde/yannmoelle.git .
|
|
||||||
rm README.md
|
|
||||||
docker stop yannmoelle
|
|
||||||
docker rm yannmoelle
|
|
||||||
docker run -d --restart=always --name yannmoelle -p 127.0.0.1:8085:80 -v /root/links/yannmoelle/:/usr/local/apache2/htdocs/ httpd:2.4
|
|
Loading…
Reference in New Issue
Block a user