From 2c8681f380c74637172492db0e0680e9d246498b Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Sat, 1 Nov 2025 21:18:16 -0600 Subject: [PATCH] weeewoooo --- customscripts/install_script.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/customscripts/install_script.sh b/customscripts/install_script.sh index 6e90f6c..a082fe5 100644 --- a/customscripts/install_script.sh +++ b/customscripts/install_script.sh @@ -64,6 +64,7 @@ if [ ! -z "$1" ]; then # install packages echo -e "\nInstallan my packages\n" sudo bash -c "apt install $packages -y" + source $rcfile ## dotnet ### haveibeenpwned-downloader if [ ! $(which haveibeenpwned-downloader) ]; then