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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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