Compare commits
17 Commits
Author | SHA1 | Date | |
---|---|---|---|
7aa661aea4
|
|||
f6d35ae9f7
|
|||
4092c4beb5
|
|||
af87697943
|
|||
99d95c4d84
|
|||
603804af74
|
|||
ea1ff59177
|
|||
5255b7bb25
|
|||
fedcfc7c4f
|
|||
76db2f477b
|
|||
2918326c8c
|
|||
6a27e23f02
|
|||
e55f4a31bc
|
|||
9535c3b74d
|
|||
a1f7c8fa39
|
|||
e4a4714b0a
|
|||
66d20ef68d
|
@ -8,6 +8,8 @@ There are more than one .env file and the script will set those up for you whene
|
||||
the script will check if those values exist, and if they don't it will ask for them, and store them automatically for future use.
|
||||
That same time the output message to the terminal will show you where the specific .env file can be found.
|
||||
|
||||
> program only for ubuntu/debian systems at this time (should you like to use it on other OS's please open and issue...)
|
||||
|
||||
---
|
||||
# Install
|
||||
```shell
|
||||
@ -86,8 +88,8 @@ Usage: octojoom [OPTION...]
|
||||
======================================================
|
||||
-j|--joomla-version <version-tag>
|
||||
see available tags here https://hub.docker.com/_/joomla
|
||||
example: octojoom -j=3.10
|
||||
example: octojoom --joomla-version=3.10
|
||||
example: octojoom -j=5.0
|
||||
example: octojoom --joomla-version=5.0
|
||||
======================================================
|
||||
AVAILABLE FOR OPENSSH CONTAINER
|
||||
======================================================
|
||||
|
2674
src/octojoom
2674
src/octojoom
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user