Skip to content
This repository was archived by the owner on Mar 29, 2022. It is now read-only.

Commit 4a0924f

Browse files
authored
Merge pull request #35 from SD2E/wonaya-patch-3
Update 03.create_app_02.md
2 parents b7b775b + fc435d1 commit 4a0924f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/03.create_app_02.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ to expect one input fastq file as shown below:
139139
"name": "{{ agave.username }}-{{ app.name }}",
140140
"version": "{{ app.version }}",
141141
"executionType": "HPC",
142-
"executionSystem": "hpc-tacc-maverick-{{ agave.username }}",
142+
"executionSystem": "hpc-tacc-wrangler-{{ agave.username }}",
143143
"parallelism": "SERIAL",
144144
"deploymentPath": "{{ agave.username }}/apps/{{ app.bundle }}",
145145
"deploymentSystem": "data-sd2e-projects-users",

0 commit comments

Comments
 (0)