This commit is contained in:
carlospolop 2025-08-21 01:55:26 +02:00
parent cd9b56f909
commit 40ff7d3b8d

View File

@ -66,7 +66,6 @@ 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