exports are not disconnection friendly
HadrienG opened this issue · 1 comments
HadrienG commented
In the nanopore tutorial (and probably others) there are quite a few export
that get forgotten when people get disconnected from their favourite cloud provider
export PATH=/home/linuxbrew/.linuxbrew/bin:$PATH
export PATH=$PWD/prokka/bin:$PATH
TODO: add to .bashrc
or .bash_profile
and source it