We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c558af commit 3f31f6aCopy full SHA for 3f31f6a
_prog/core.sh
@@ -1413,6 +1413,11 @@ _create_ubDistBuild-rotten_install-core() {
1413
1414
_getMost_backend apt-get -y clean
1415
1416
+
1417
+ #codex
1418
+ #claude
1419
+ _chroot sudo -n -u user bash -c 'cd /home/user/core/infrastructure/ubDistBuild ; chmod 755 ./ubiquitous_bash.sh ; ./ubiquitous_bash.sh _gitBest pull ; chmod 755 ./ubiquitous_bash.sh ; ./ubiquitous_bash.sh _gitBest submodule update --recursive ; ./ubiquitous_bash.sh _setup_codex ; ./ubiquitous_bash.sh _setup_claude_code'
1420
1421
1422
1423
# Alternative generated by ChatGPT 3.5 2023-08-14 . Discouraged unless git tags are not well maintained.
0 commit comments