mirror of
https://github.com/HackTricks-wiki/hacktricks-cloud.git
synced 2025-12-25 04:15:49 -08:00
t8
This commit is contained in:
15
.github/workflows/translate_af.yml
vendored
15
.github/workflows/translate_af.yml
vendored
@@ -34,13 +34,6 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Update & install translator.py (if needed)
|
||||
run: |
|
||||
cd scripts
|
||||
rm -f translator.py
|
||||
wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py
|
||||
cd ..
|
||||
|
||||
- name: Download language branch
|
||||
run: |
|
||||
git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud
|
||||
@@ -50,6 +43,14 @@ jobs:
|
||||
git checkout $BRANCH
|
||||
git pull
|
||||
git checkout master
|
||||
|
||||
- name: Update & install translator.py (if needed)
|
||||
run: |
|
||||
cd scripts
|
||||
rm -f translator.py
|
||||
wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py
|
||||
cd ..
|
||||
|
||||
|
||||
- name: Run translation script on changed files
|
||||
run: |
|
||||
|
||||
15
.github/workflows/translate_de.yml
vendored
15
.github/workflows/translate_de.yml
vendored
@@ -34,13 +34,6 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Update & install translator.py (if needed)
|
||||
run: |
|
||||
cd scripts
|
||||
rm -f translator.py
|
||||
wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py
|
||||
cd ..
|
||||
|
||||
- name: Download language branch
|
||||
run: |
|
||||
git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud
|
||||
@@ -50,6 +43,14 @@ jobs:
|
||||
git checkout $BRANCH
|
||||
git pull
|
||||
git checkout master
|
||||
|
||||
- name: Update & install translator.py (if needed)
|
||||
run: |
|
||||
cd scripts
|
||||
rm -f translator.py
|
||||
wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py
|
||||
cd ..
|
||||
|
||||
|
||||
- name: Run translation script on changed files
|
||||
run: |
|
||||
|
||||
15
.github/workflows/translate_el.yml
vendored
15
.github/workflows/translate_el.yml
vendored
@@ -34,13 +34,6 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Update & install translator.py (if needed)
|
||||
run: |
|
||||
cd scripts
|
||||
rm -f translator.py
|
||||
wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py
|
||||
cd ..
|
||||
|
||||
- name: Download language branch
|
||||
run: |
|
||||
git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud
|
||||
@@ -50,6 +43,14 @@ jobs:
|
||||
git checkout $BRANCH
|
||||
git pull
|
||||
git checkout master
|
||||
|
||||
- name: Update & install translator.py (if needed)
|
||||
run: |
|
||||
cd scripts
|
||||
rm -f translator.py
|
||||
wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py
|
||||
cd ..
|
||||
|
||||
|
||||
- name: Run translation script on changed files
|
||||
run: |
|
||||
|
||||
14
.github/workflows/translate_es.yml
vendored
14
.github/workflows/translate_es.yml
vendored
@@ -34,13 +34,6 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Update & install translator.py (if needed)
|
||||
run: |
|
||||
cd scripts
|
||||
rm -f translator.py
|
||||
wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py
|
||||
cd ..
|
||||
|
||||
- name: Download language branch
|
||||
run: |
|
||||
git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud
|
||||
@@ -50,6 +43,13 @@ jobs:
|
||||
git checkout $BRANCH
|
||||
git pull
|
||||
git checkout master
|
||||
|
||||
- name: Update & install translator.py (if needed)
|
||||
run: |
|
||||
cd scripts
|
||||
rm -f translator.py
|
||||
wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py
|
||||
cd ..
|
||||
|
||||
- name: Run translation script on changed files
|
||||
run: |
|
||||
|
||||
15
.github/workflows/translate_fr.yml
vendored
15
.github/workflows/translate_fr.yml
vendored
@@ -34,13 +34,6 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Update & install translator.py (if needed)
|
||||
run: |
|
||||
cd scripts
|
||||
rm -f translator.py
|
||||
wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py
|
||||
cd ..
|
||||
|
||||
- name: Download language branch
|
||||
run: |
|
||||
git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud
|
||||
@@ -50,6 +43,14 @@ jobs:
|
||||
git checkout $BRANCH
|
||||
git pull
|
||||
git checkout master
|
||||
|
||||
- name: Update & install translator.py (if needed)
|
||||
run: |
|
||||
cd scripts
|
||||
rm -f translator.py
|
||||
wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py
|
||||
cd ..
|
||||
|
||||
|
||||
- name: Run translation script on changed files
|
||||
run: |
|
||||
|
||||
15
.github/workflows/translate_hi.yml
vendored
15
.github/workflows/translate_hi.yml
vendored
@@ -34,13 +34,6 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Update & install translator.py (if needed)
|
||||
run: |
|
||||
cd scripts
|
||||
rm -f translator.py
|
||||
wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py
|
||||
cd ..
|
||||
|
||||
- name: Download language branch
|
||||
run: |
|
||||
git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud
|
||||
@@ -50,6 +43,14 @@ jobs:
|
||||
git checkout $BRANCH
|
||||
git pull
|
||||
git checkout master
|
||||
|
||||
- name: Update & install translator.py (if needed)
|
||||
run: |
|
||||
cd scripts
|
||||
rm -f translator.py
|
||||
wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py
|
||||
cd ..
|
||||
|
||||
|
||||
- name: Run translation script on changed files
|
||||
run: |
|
||||
|
||||
15
.github/workflows/translate_it.yml
vendored
15
.github/workflows/translate_it.yml
vendored
@@ -34,13 +34,6 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Update & install translator.py (if needed)
|
||||
run: |
|
||||
cd scripts
|
||||
rm -f translator.py
|
||||
wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py
|
||||
cd ..
|
||||
|
||||
- name: Download language branch
|
||||
run: |
|
||||
git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud
|
||||
@@ -50,6 +43,14 @@ jobs:
|
||||
git checkout $BRANCH
|
||||
git pull
|
||||
git checkout master
|
||||
|
||||
- name: Update & install translator.py (if needed)
|
||||
run: |
|
||||
cd scripts
|
||||
rm -f translator.py
|
||||
wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py
|
||||
cd ..
|
||||
|
||||
|
||||
- name: Run translation script on changed files
|
||||
run: |
|
||||
|
||||
15
.github/workflows/translate_ja.yml
vendored
15
.github/workflows/translate_ja.yml
vendored
@@ -34,13 +34,6 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Update & install translator.py (if needed)
|
||||
run: |
|
||||
cd scripts
|
||||
rm -f translator.py
|
||||
wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py
|
||||
cd ..
|
||||
|
||||
- name: Download language branch
|
||||
run: |
|
||||
git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud
|
||||
@@ -50,6 +43,14 @@ jobs:
|
||||
git checkout $BRANCH
|
||||
git pull
|
||||
git checkout master
|
||||
|
||||
- name: Update & install translator.py (if needed)
|
||||
run: |
|
||||
cd scripts
|
||||
rm -f translator.py
|
||||
wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py
|
||||
cd ..
|
||||
|
||||
|
||||
- name: Run translation script on changed files
|
||||
run: |
|
||||
|
||||
15
.github/workflows/translate_ko.yml
vendored
15
.github/workflows/translate_ko.yml
vendored
@@ -34,13 +34,6 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Update & install translator.py (if needed)
|
||||
run: |
|
||||
cd scripts
|
||||
rm -f translator.py
|
||||
wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py
|
||||
cd ..
|
||||
|
||||
- name: Download language branch
|
||||
run: |
|
||||
git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud
|
||||
@@ -50,6 +43,14 @@ jobs:
|
||||
git checkout $BRANCH
|
||||
git pull
|
||||
git checkout master
|
||||
|
||||
- name: Update & install translator.py (if needed)
|
||||
run: |
|
||||
cd scripts
|
||||
rm -f translator.py
|
||||
wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py
|
||||
cd ..
|
||||
|
||||
|
||||
- name: Run translation script on changed files
|
||||
run: |
|
||||
|
||||
15
.github/workflows/translate_pl.yml
vendored
15
.github/workflows/translate_pl.yml
vendored
@@ -34,13 +34,6 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Update & install translator.py (if needed)
|
||||
run: |
|
||||
cd scripts
|
||||
rm -f translator.py
|
||||
wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py
|
||||
cd ..
|
||||
|
||||
- name: Download language branch
|
||||
run: |
|
||||
git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud
|
||||
@@ -50,6 +43,14 @@ jobs:
|
||||
git checkout $BRANCH
|
||||
git pull
|
||||
git checkout master
|
||||
|
||||
- name: Update & install translator.py (if needed)
|
||||
run: |
|
||||
cd scripts
|
||||
rm -f translator.py
|
||||
wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py
|
||||
cd ..
|
||||
|
||||
|
||||
- name: Run translation script on changed files
|
||||
run: |
|
||||
|
||||
15
.github/workflows/translate_pt.yml
vendored
15
.github/workflows/translate_pt.yml
vendored
@@ -34,13 +34,6 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Update & install translator.py (if needed)
|
||||
run: |
|
||||
cd scripts
|
||||
rm -f translator.py
|
||||
wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py
|
||||
cd ..
|
||||
|
||||
- name: Download language branch
|
||||
run: |
|
||||
git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud
|
||||
@@ -50,6 +43,14 @@ jobs:
|
||||
git checkout $BRANCH
|
||||
git pull
|
||||
git checkout master
|
||||
|
||||
- name: Update & install translator.py (if needed)
|
||||
run: |
|
||||
cd scripts
|
||||
rm -f translator.py
|
||||
wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py
|
||||
cd ..
|
||||
|
||||
|
||||
- name: Run translation script on changed files
|
||||
run: |
|
||||
|
||||
15
.github/workflows/translate_sr.yml
vendored
15
.github/workflows/translate_sr.yml
vendored
@@ -34,13 +34,6 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Update & install translator.py (if needed)
|
||||
run: |
|
||||
cd scripts
|
||||
rm -f translator.py
|
||||
wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py
|
||||
cd ..
|
||||
|
||||
- name: Download language branch
|
||||
run: |
|
||||
git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud
|
||||
@@ -50,6 +43,14 @@ jobs:
|
||||
git checkout $BRANCH
|
||||
git pull
|
||||
git checkout master
|
||||
|
||||
- name: Update & install translator.py (if needed)
|
||||
run: |
|
||||
cd scripts
|
||||
rm -f translator.py
|
||||
wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py
|
||||
cd ..
|
||||
|
||||
|
||||
- name: Run translation script on changed files
|
||||
run: |
|
||||
|
||||
15
.github/workflows/translate_sw.yml
vendored
15
.github/workflows/translate_sw.yml
vendored
@@ -34,13 +34,6 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Update & install translator.py (if needed)
|
||||
run: |
|
||||
cd scripts
|
||||
rm -f translator.py
|
||||
wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py
|
||||
cd ..
|
||||
|
||||
- name: Download language branch
|
||||
run: |
|
||||
git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud
|
||||
@@ -50,6 +43,14 @@ jobs:
|
||||
git checkout $BRANCH
|
||||
git pull
|
||||
git checkout master
|
||||
|
||||
- name: Update & install translator.py (if needed)
|
||||
run: |
|
||||
cd scripts
|
||||
rm -f translator.py
|
||||
wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py
|
||||
cd ..
|
||||
|
||||
|
||||
- name: Run translation script on changed files
|
||||
run: |
|
||||
|
||||
15
.github/workflows/translate_tr.yml
vendored
15
.github/workflows/translate_tr.yml
vendored
@@ -34,13 +34,6 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Update & install translator.py (if needed)
|
||||
run: |
|
||||
cd scripts
|
||||
rm -f translator.py
|
||||
wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py
|
||||
cd ..
|
||||
|
||||
- name: Download language branch
|
||||
run: |
|
||||
git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud
|
||||
@@ -50,6 +43,14 @@ jobs:
|
||||
git checkout $BRANCH
|
||||
git pull
|
||||
git checkout master
|
||||
|
||||
- name: Update & install translator.py (if needed)
|
||||
run: |
|
||||
cd scripts
|
||||
rm -f translator.py
|
||||
wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py
|
||||
cd ..
|
||||
|
||||
|
||||
- name: Run translation script on changed files
|
||||
run: |
|
||||
|
||||
15
.github/workflows/translate_uk.yml
vendored
15
.github/workflows/translate_uk.yml
vendored
@@ -34,13 +34,6 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Update & install translator.py (if needed)
|
||||
run: |
|
||||
cd scripts
|
||||
rm -f translator.py
|
||||
wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py
|
||||
cd ..
|
||||
|
||||
- name: Download language branch
|
||||
run: |
|
||||
git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud
|
||||
@@ -50,6 +43,14 @@ jobs:
|
||||
git checkout $BRANCH
|
||||
git pull
|
||||
git checkout master
|
||||
|
||||
- name: Update & install translator.py (if needed)
|
||||
run: |
|
||||
cd scripts
|
||||
rm -f translator.py
|
||||
wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py
|
||||
cd ..
|
||||
|
||||
|
||||
- name: Run translation script on changed files
|
||||
run: |
|
||||
|
||||
15
.github/workflows/translate_zh.yml
vendored
15
.github/workflows/translate_zh.yml
vendored
@@ -34,13 +34,6 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Update & install translator.py (if needed)
|
||||
run: |
|
||||
cd scripts
|
||||
rm -f translator.py
|
||||
wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py
|
||||
cd ..
|
||||
|
||||
- name: Download language branch
|
||||
run: |
|
||||
git config --global --add safe.directory /__w/hacktricks-cloud/hacktricks-cloud
|
||||
@@ -50,6 +43,14 @@ jobs:
|
||||
git checkout $BRANCH
|
||||
git pull
|
||||
git checkout master
|
||||
|
||||
- name: Update & install translator.py (if needed)
|
||||
run: |
|
||||
cd scripts
|
||||
rm -f translator.py
|
||||
wget https://raw.githubusercontent.com/carlospolop/hacktricks-cloud/master/scripts/translator.py
|
||||
cd ..
|
||||
|
||||
|
||||
- name: Run translation script on changed files
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user