Replies: 2 comments 1 reply
-
I think this would not really work either. I did look a bit into the scripts and since they download further scripts at runtime (for example at Line 340 in dc4da55 |
Beta Was this translation helpful? Give feedback.
-
FYI, the version has nothing to do with the program it's installing. It is about the installation method. For example v2 and v3 use the same -install.sh, v3 has many more user options to export over than v2 when creating the LXC. You can still use any version, just change v3 to v2 or v1
v1 of the script uses a different -install.sh called _setup.sh |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
First off, thanks for putting these together. Very helpful. I frequently use a couple of them. You use versioning system as in *-v2 or *-v3. With that users can not have 'hard links' to your scripts. Do you think we could just keep the name of most recent the same, so we can just clone your repo on proxmox machine, update and run it without coming to the github page?
Just an idea. thanks again!
Beta Was this translation helpful? Give feedback.
All reactions