This commit is contained in:
carlospolop 2025-08-21 01:55:26 +02:00
parent 6f8143ed5d
commit 14f0f45922

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