commit c468cf091936b275a4aea652ede01163f4a48e2f
parent b3838e18d9f7c79330bef6033c9881d156d7e681
Author: awy <awy@awy.one>
Date: Thu, 29 May 2025 16:26:12 +0300
fix
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/rice.sh b/rice.sh
@@ -178,6 +178,7 @@ run_as_user curl -Ls -o "$scriptopts_dir/thumbfast.conf" $thumbfastconf_url || e
sed -Ei "s/(network).*/\1=yes/" "$scriptopts_dir/thumbfast.conf"
# sponsorblock
+run_as_user mkdir -p "$config_dir/scripts"
run_as_user curl -Ls -o "$config_dir/scripts/sponsorblock_minimal.lua" $sponsorblock_url || echo "Couldn't download: $sponsorblock_url"
# necessary symlinks (pass for mutt-wizard and bemenu for tessen)