From 5aca165e62cb4041420e0c936a226576d5132cef Mon Sep 17 00:00:00 2001 From: hreicher Date: Fri, 2 Aug 2024 23:05:42 +0330 Subject: [PATCH] Update gaianet.sh some linux server work with bash_profile , not bash_rc --- gaianet.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/gaianet.sh b/gaianet.sh index 35a6181..cb7bff0 100644 --- a/gaianet.sh +++ b/gaianet.sh @@ -48,6 +48,7 @@ print_color "$BLUE" "Please check the output above for any errors or additional # Additional commands with appropriate spacing source /root/.bashrc +source /root/.bash_profile sleep 2 gaianet init sleep 2