You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 2, 2024. It is now read-only.
Im new to this and would like to experiment with some new scripts and contribute to the project, but am a little unsure how best to setup my environment. Lets say for arguments sake I wanted to create a GitLab container.
I initially thought I would clone the project, create a ct/gitlab.sh and install/gitlab-install.sh file. However, because build.func contains 'https://raw.githubusercontent.com/tteck/Proxmox/main/install/$var_install.sh', its not as straightforward as I thought as it is attempting to get the contents of gitlab-install.sh from the repo.
How do you get yourself setup to test your scripts before you push them to the repo? Sorry for the basic question.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
Im new to this and would like to experiment with some new scripts and contribute to the project, but am a little unsure how best to setup my environment. Lets say for arguments sake I wanted to create a GitLab container.
I initially thought I would clone the project, create a ct/gitlab.sh and install/gitlab-install.sh file. However, because build.func contains 'https://raw.githubusercontent.com/tteck/Proxmox/main/install/$var_install.sh', its not as straightforward as I thought as it is attempting to get the contents of gitlab-install.sh from the repo.
How do you get yourself setup to test your scripts before you push them to the repo? Sorry for the basic question.
Beta Was this translation helpful? Give feedback.
All reactions