Skip to content

Commit 5b92c7e

Browse files
committed
migratie script wat aangepast
1 parent 128665c commit 5b92c7e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

replace_workflow-local.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
# - Klik in de adresbalk bovenin Verkenner en typ bash, gevolgd door Enter.
88
# Je krijgt nu een Git Bash-venster dat direct in deze projectmap is gestart.
99
# 2. (Optioneel) Maak het script uitvoerbaar met:
10-
# chmod +x update_workflow-local.sh
10+
# chmod +x replace_workflow-local.sh
1111
# Op Windows kun je dit meestal overslaan en direct naar stap 3 gaan.
1212
# 3. Voer het script uit met:
13-
# bash update_workflow-local.sh
13+
# bash replace_workflow-local.sh
1414

1515
set -e
1616

0 commit comments

Comments
 (0)