8000 add install2 · docker-web/docker-web@7ffdd26 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7ffdd26

Browse files
author
valere
committed
add install2
1 parent 37b2aac commit 7ffdd26

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,11 @@
1212

1313

1414
<h2>Install</h2>
15-
```
15+
16+
```bash
1617
curl https://raw.githubusercontent.com/docker-web/docker-web/master/install.sh | bash
1718
```
19+
1820
<h3>Manual</h3>
1921

2022
```bash

src/env.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
export DOCKERWEB_VERSION="24.8.3"
1+
export DOCKERWEB_VERSION="24.8.4"
22
export GITHUB_DOCKERWEB="https://github.com/docker-web/docker-web"
33
export PATH_DOCKERWEB=~/docker-web
44
export PATH_DOCKERWEB_APPS=$PATH_DOCKERWEB/apps

0 commit comments

Comments
 (0)
0