Skip to content

Commit 56e3ed5

Browse files
committed
fix to the container run
1 parent 6bd206b commit 56e3ed5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

container_run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash -x
22

3-
soca fetch -i Str3am786 --user -o oeg-upm_repos.csv --not_archived #modify -i ______ to organisation, add --user if its a user
3+
soca fetch -i oeg-upm --org -o oeg-upm_repos.csv --not_archived #modify -i ______ to organisation, add --user if its a user
44
soca extract -i oeg-upm_repos.csv -o oeg-upm_metadata
55
soca portal -i oeg-upm_metadata
66
soca summary -i portal/cards_data.json -U

0 commit comments

Comments
 (0)