Skip to content

Commit

Permalink
Draft.
Browse files Browse the repository at this point in the history
  • Loading branch information
mirage335 committed Dec 22, 2023
1 parent 8de3878 commit baf0436
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
5 changes: 5 additions & 0 deletions _prog/core.sh
Original file line number Diff line number Diff line change
Expand Up @@ -548,6 +548,11 @@ CZXWXcRMTo8EmM8i4d



_getMost_backend_aptGetInstall hardening-runtime




_messageNormal 'chroot: _getMost'

export getMost_backend="chroot"
Expand Down
7 changes: 6 additions & 1 deletion ubiquitous_bash.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ _ub_cksum_special_derivativeScripts_contents() {
#export ub_setScriptChecksum_disable='true'
( [[ -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'
export ub_setScriptChecksum_header='2591634041'
export ub_setScriptChecksum_contents='3947857976'
export ub_setScriptChecksum_contents='1062111403'

# CAUTION: Symlinks may cause problems. Disable this test for such cases if necessary.
# WARNING: Performance may be crucial here.
Expand Down Expand Up @@ -44930,6 +44930,11 @@ CZXWXcRMTo8EmM8i4d



_getMost_backend_aptGetInstall hardening-runtime




_messageNormal 'chroot: _getMost'

export getMost_backend="chroot"
Expand Down

0 comments on commit baf0436

Please sign in to comment.