ngs-docs/angus

exports are not disconnection friendly

HadrienG opened this issue · 1 comments

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

closed with 0c9c2e5