File tree 2 files changed +11
-1
lines changed
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -764,6 +764,11 @@ _create_ubDistBuild-rotten_install-core() {
764
764
765
765
_messageNormal ' chroot: rotten_install: core: extra'
766
766
767
+
768
+ _getMost_backend_aptGetInstall gnucash
769
+
770
+
771
+
767
772
# Alternative generated by ChatGPT 3.5 2023-08-14 . Discouraged unless git tags are not well maintained.
768
773
# curl -s "https://github.com/microsoft/WSL2-Linux-Kernel/releases" | grep -o '<a href="/microsoft/WSL2-Linux-Kernel/releases/tag/[^"]*' | sed -E 's/.*tag\/([^"]+)/\1/' | sort -V -r
769
774
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ _ub_cksum_special_derivativeScripts_contents() {
36
36
#export ub_setScriptChecksum_disable='true'
37
37
( [[ -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'
38
38
export ub_setScriptChecksum_header='2591634041'
39
- export ub_setScriptChecksum_contents='3905259021 '
39
+ export ub_setScriptChecksum_contents='3806091135 '
40
40
41
41
# CAUTION: Symlinks may cause problems. Disable this test for such cases if necessary.
42
42
# WARNING: Performance may be crucial here.
@@ -43126,6 +43126,11 @@ _create_ubDistBuild-rotten_install-core() {
43126
43126
43127
43127
_messageNormal 'chroot: rotten_install: core: extra'
43128
43128
43129
+
43130
+ _getMost_backend_aptGetInstall gnucash
43131
+
43132
+
43133
+
43129
43134
# Alternative generated by ChatGPT 3.5 2023-08-14 . Discouraged unless git tags are not well maintained.
43130
43135
# curl -s "https://github.com/microsoft/WSL2-Linux-Kernel/releases" | grep -o '<a href="/microsoft/WSL2-Linux-Kernel/releases/tag/[^"]*' | sed -E 's/.*tag\/([^"]+)/\1/' | sort -V -r
43131
43136
You can’t perform that action at this time.
0 commit comments