File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change @@ -375,6 +375,13 @@ _ubDistFetch() {
375375 _ubDistFetch_gitBestFetch_github_distllc " $scriptLib " /core/infrastructure ubDistFetch
376376
377377
378+
379+ cd " $scriptLib " /core/infrastructure
380+
381+ _ubDistFetch_gitBestFetch_github_mirage335-colossus " $scriptLib " /core/infrastructure virtuousCritter
382+
383+
384+
378385 cd " $scriptLib " /core/infrastructure
379386
380387 _ubDistFetch_gitBestFetch_github_mirage335-gizmos " $scriptLib " /core/infrastructure flightDeck
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ _ub_cksum_special_derivativeScripts_contents() {
3636#export ub_setScriptChecksum_disable='true'
3737( [[ -e "$0".nck ]] || [[ "${BASH_SOURCE[0]}" != "${0}" ]] || [[ "$1" == '--profile' ]] || [[ "$1" == '--script' ]] || [[ "$1" == '--call' ]] || [[ "$1" == '--return' ]] || [[ "$1" == '--devenv' ]] || [[ "$1" == '--shell' ]] || [[ "$1" == '--bypass' ]] || [[ "$1" == '--parent' ]] || [[ "$1" == '--embed' ]] || [[ "$1" == '--compressed' ]] || [[ "$0" == "/bin/bash" ]] || [[ "$0" == "-bash" ]] || [[ "$0" == "/usr/bin/bash" ]] || [[ "$0" == "bash" ]] ) && export ub_setScriptChecksum_disable='true'
3838export ub_setScriptChecksum_header='2591634041'
39- export ub_setScriptChecksum_contents='2670694518 '
39+ export ub_setScriptChecksum_contents='947873674 '
4040
4141# CAUTION: Symlinks may cause problems. Disable this test for such cases if necessary.
4242# WARNING: Performance may be crucial here.
@@ -20328,6 +20328,13 @@ _ubDistFetch() {
2032820328 _ubDistFetch_gitBestFetch_github_distllc "$scriptLib"/core/infrastructure ubDistFetch
2032920329
2033020330
20331+
20332+ cd "$scriptLib"/core/infrastructure
20333+
20334+ _ubDistFetch_gitBestFetch_github_mirage335-colossus "$scriptLib"/core/infrastructure virtuousCritter
20335+
20336+
20337+
2033120338 cd "$scriptLib"/core/infrastructure
2033220339
2033320340 _ubDistFetch_gitBestFetch_github_mirage335-gizmos "$scriptLib"/core/infrastructure flightDeck
You can’t perform that action at this time.
0 commit comments