mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2024-11-22 08:18:32 +00:00
Merge pull request #744 from elezar/fix-script
[no-relnote] Fix typo in script
This commit is contained in:
commit
0abf800000
@ -13,7 +13,7 @@
|
|||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
SCRIPTS_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )"/../scripts && pwd )"
|
SCRIPTS_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )"/../hack && pwd )"
|
||||||
|
|
||||||
DOCKERFILE_ROOT=${SCRIPTS_DIR}/../deployments/devel
|
DOCKERFILE_ROOT=${SCRIPTS_DIR}/../deployments/devel
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user