RECETOX / galaxytools

Set of Galaxy tool wrappers developed at RECETOX
MIT License
13 stars 13 forks source link

replace all hard symlinks with soft symlinks #409

Closed hechth closed 12 months ago

hechth commented 12 months ago

instead of ln <x> <y> use ln -s <x> <y>