Update auto_post_install.sh

This commit is contained in:
MacRimi
2025-07-19 17:40:52 +02:00
committed by GitHub
parent a24e00ad5a
commit 0932008619

View File

@@ -748,9 +748,7 @@ EOF
customize_bashrc() {
set -euo pipefail
customize_bashrc() {
msg_info "$(translate "Customizing bashrc for root user...")"
local bashrc="/root/.bashrc"
local bash_profile="/root/.bash_profile"