Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Commit

Permalink
[v22.3]Typo checked in shell.sh (#803)
Browse files Browse the repository at this point in the history
* Update Docker image README (#704)

* update README

* Update dockerfiles

* Doc changes for 21.6

* push dockerfiles remaining changes

* README version changes for 21.6

* owt related fixes

* fix shell checked in by error

Co-authored-by: jhou5 <[email protected]>
  • Loading branch information
dpatel257 and jhou5 authored Mar 3, 2022
1 parent 87cd4aa commit 5b5253b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Xeon/centos-7/analytics/gst/shell.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash -e

IMAGE="xeon-centos7-analytics-gst:21.6"
IMAGE="xeon-centos7-analytics-gst"
DIR=$(dirname $(readlink -f "$0"))

. "${DIR}/../../../../script/shell.sh"

0 comments on commit 5b5253b

Please sign in to comment.