mirror of
https://github.com/clearml/clearml-agent
synced 2025-02-07 21:35:00 +00:00
5 lines
65 B
Bash
5 lines
65 B
Bash
![]() |
#!/bin/bash -x
|
||
|
|
||
|
source /root/.bashrc
|
||
|
export PATH=$PATH:$HOME/bin
|