How do I test a new script #197
-
I am attempting to write a new install script for Komga so I can contribute it to the project. I have forked the repository and I think I have an install script for a new LXC but how do you test this locally? Here is what I have: I tried doing this but it seemingly created the lxc but I couldn't login to it and it didnt install the service.
Are there instructions or a guide for how to develop new scripts / test new scripts etc? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
You need to increase the build.func & install.func (Switch the links to your local Repo). Take a Look at my Proxmox_DEV Repo in misc (its an old old clone from tteck) - Check the latest Updates (build.func / install.func) |
Beta Was this translation helpful? Give feedback.
You need to increase the build.func & install.func (Switch the links to your local Repo).
Take a Look at my Proxmox_DEV Repo in misc (its an old old clone from tteck) - Check the latest Updates (build.func / install.func)