Skip to content

Commit

Permalink
removed additional space
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Top committed Jan 22, 2024
1 parent 50aff09 commit 538fe73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eessi_container.sh
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ while [[ $# -gt 0 ]]; do
SETUP_NVIDIA=1
NVIDIA_MODE="$2"
shift 2
;;
;;
-r|--repository)
REPOSITORY="$2"
shift 2
Expand Down

0 comments on commit 538fe73

Please sign in to comment.