devex cleanup
This commit is contained in:
@@ -3,7 +3,13 @@
|
|||||||
```shell
|
```shell
|
||||||
mkdir Docker
|
mkdir Docker
|
||||||
chmod +x *.sh
|
chmod +x *.sh
|
||||||
./CloneUpstreamVendor.sh
|
./UpstreamVendor-Clone.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
The above will do a (sparse) clone of all the upstream vendor software/docker repositories for every app TSYS runs on Cloudron.
|
The above will do a (sparse) clone of all the upstream vendor software/docker repositories for every app TSYS runs on Cloudron.
|
||||||
|
|
||||||
|
You can keep the checkouts synced with
|
||||||
|
|
||||||
|
```shell
|
||||||
|
UpstreamVendor-Update.sh
|
||||||
|
```
|
Reference in New Issue
Block a user