Skip to content

Commit 72787a5

Browse files
committed
PATH
Signed-off-by: Raphael Glon <[email protected]>
1 parent 4749c57 commit 72787a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dockerfiles/pytorch/neuronx.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ apt-get clean autoremove --yes
3838

3939
rm -rf /var/lib/{apt,cache,log} fi
4040

41-
echo "PATH=\"$PATH:/opt/aws/neuron/bin\"" > /etc/environment
41+
echo "export PATH=\"$PATH:/opt/aws/neuron/bin\"" >> /root/.bashrc

0 commit comments

Comments
 (0)