Skip to content

Commit

Permalink
Update script.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
growtoups authored Oct 28, 2024
1 parent 4cd497c commit dfc6bc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ if (( $tm < 2048 )); then
echo -e "${R}Warning: Less than 2GB of RAM detected. System may not be able to run this.${NC}"
echo -e "Recommend adding more RAM to the system."
fi

echo -e "${Y}This script is sponsored by ${R}elixior.cloud${NC}"
echo -e "${G}Select an option:"
echo -e "1) Install Blueprint"
echo -e "2) Uninstall Blueprint"
Expand Down

0 comments on commit dfc6bc6

Please sign in to comment.