From d4981a5cb35e0781d2f2e32633ff5b1de24bbffa Mon Sep 17 00:00:00 2001 From: carlospolop Date: Thu, 21 Aug 2025 01:58:42 +0200 Subject: [PATCH] f --- .github/workflows/translate_all.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/translate_all.yml b/.github/workflows/translate_all.yml index ccacee7bb..a20cf803f 100644 --- a/.github/workflows/translate_all.yml +++ b/.github/workflows/translate_all.yml @@ -66,6 +66,7 @@ jobs: run: | sudo apt-get update sudo apt-get install wget -y + mkdir scripts cd scripts wget -O get_and_save_refs.py https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/get_and_save_refs.py wget -O compare_and_fix_refs.py https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/compare_and_fix_refs.py