Commit Graph

3 Commits

Author SHA1 Message Date
StealthCT
4a1d6f11b3
Path references for boostchicken-dev and forks (#341)
* Fix Github references from boostchicken to boostchicken-dev

* Download CNI bridge script from upstream rather than fork

The remote_install.sh script was retrieving the 05-cni-bridge.sh script
from gtrabanco's fork, rather than the main repository.

* Rename 05-cni-bridge.sh to 06-cni-bridge.sh
2022-03-25 06:08:14 -07:00
Emil Vissing
fac3f1187d
Update remote_install.sh (#318)
https://github.com/boostchicken-dev/udm-utilities/issues/316
2022-02-06 01:14:37 -08:00
Gabriel Trabanco
c1b8b5ec71
[Feature] Remote install script (#299)
* Remote install script for udm, udr, udm-pro & udmse

* Added podman dependency for udm/pro. Fix dependencies

* Removed set -e

* Using env to call sh

* Fixes everywhere

* Added some format

* Added doc

* Fix(refactor): Refactored script to have .sh extension

* Added code owner

Co-authored-by: Gabriel Trabanco Llano <gtrabanco@users.noreply.github.com>
2022-01-16 04:21:20 -08:00