mirror of
https://github.com/clearml/clearml-agent
synced 2025-01-31 17:16:51 +00:00
5 lines
65 B
Bash
5 lines
65 B
Bash
|
#!/bin/bash -x
|
||
|
|
||
|
source /root/.bashrc
|
||
|
export PATH=$PATH:$HOME/bin
|