aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorawy <awy@awy.one>2025-11-07 17:14:41 +0300
committerawy <awy@awy.one>2025-11-07 17:14:41 +0300
commit7df19e880ce1581a79f3f9c48069fba260ef3457 (patch)
tree935a027c33a9c54cac513c74c537a9684b7be1c9
parent58072ad8efe1328924a8898de4d639b9795096a4 (diff)
downloadhyprdots-7df19e880ce1581a79f3f9c48069fba260ef3457.tar.gz
fix
-rw-r--r--dependencies.txt1
-rwxr-xr-xrice.sh1
2 files changed, 2 insertions, 0 deletions
diff --git a/dependencies.txt b/dependencies.txt
index 8196a7a..53403c9 100644
--- a/dependencies.txt
+++ b/dependencies.txt
@@ -92,6 +92,7 @@ calcurse
cmake
tllist
solaar
+wget
# TESSEN #
tessen
diff --git a/rice.sh b/rice.sh
index cbb044c..ef59f49 100755
--- a/rice.sh
+++ b/rice.sh
@@ -190,5 +190,6 @@ chown -R $PERMUSER:wheel /home/$PERMUSER
# cleanup
rm -rf /home/$PERMUSER/.cache/go-build
+rm -f /home/$PERMUSER/.wget-hsts
echo "Your linux is riced!"