Commit Graph

8 Commits

Author SHA1 Message Date
Jin Kang
b586b4b2a7
Updated script to support UDM/UDMPro 2.x firmware (#451)
* Updated script to support UDM/UDMPro 2.x firmware while preserving legacy UDM/UDMPro 1.x firmware

* Updated script to make the message clearer of which device and version was detected
2023-01-17 03:45:45 -08:00
Laurence Laforest
7ea55e2747
Set the Data Dir based on unifi-os version in boot script (#437) 2022-11-26 17:30:06 -08:00
John Dorman
4d25211b76 Updating Org
Signed-off-by: John Dorman <john@boostchicken.dev>
2022-06-24 08:16:09 -07:00
John D
bbaf3a3919 Updating Org
Signed-off-by: John Dorman <john@boostchicken.dev>
2022-06-24 03:41:51 -07:00
John D
6731b2432f Updating branch name
Signed-off-by: John Dorman <john@boostchicken.dev>
2022-06-24 03:33:29 -07:00
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