weeewoooo

This commit is contained in:
2025-11-01 21:18:16 -06:00
parent afc3ec8419
commit 2c8681f380
+1
View File
@@ -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