progress
This commit is contained in:
parent
f8111517da
commit
0a64286263
@ -71,8 +71,8 @@ run_eqt_checklist() {
|
||||
done
|
||||
Commands["cloud21:sim"]="ssh cvtt@cloud21.cvtt.vpn ls -l /works/cvtt/md_archive/equity/alpaca_md/sim | tail -5"
|
||||
|
||||
Commands["gpushnik-eqt"]="ssh oleg@gpushnik.cvtt.vpn 'ls -l /opt/jupyter_gpu/data/eqty_md | tail -10'"
|
||||
Commands["cvtt-dev-server"]="ssh oleg@gpushnik.cvtt.vpn 'ls -l /opt/jupyter_gpu/data/eqty_md | tail -10'"
|
||||
Commands["gpushnik-eqt"]="ssh cvtt@gpushnik.cvtt.vpn 'ls -l /works/data/eqty_md | tail -10'"
|
||||
Commands["cvtt-dev-server"]="ssh cvtt@cvtt-dev-server.cvtt.vpn 'ls -l /works/data/equity/* | tail -10'"
|
||||
|
||||
|
||||
for name in $(printf "%s\n" "${!Commands[@]}" | sort); do
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user