new installation process

This commit is contained in:
pvincent
2026-08-18 19:24:58 +04:00
parent a3e8a5f5e5
commit 670dcd0c22
-2
View File
@@ -39,8 +39,6 @@ unset -f append_path
# Source global bash config, when interactive but not posix or sh mode
if test "$BASH" &&\
! test -v PS1 &&\
! test -v POSIXLY_CORRECT &&\
test "${0#-}" != sh &&\
test -r /etc/bash.bashrc
then