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

Commit fc435d1

Browse files
author
Jawon Song
authored
Update 03.create_app_02.md
Replaced maverick to wrangler
1 parent 6da3848 commit fc435d1

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)