Open nsoranzo opened 9 years ago
To create an archive suitable for uploading to the Tool Shed, remember to use '-h/--dereference' option of tar, since I've symlinked 3 test files from test/ to galaxy/test-data:
test/
galaxy/test-data
cd galaxy/ tar chzf ~/sickle-galaxy.tar.gz *
Ping @najoshi
To create an archive suitable for uploading to the Tool Shed, remember to use '-h/--dereference' option of tar, since I've symlinked 3 test files from
test/
togalaxy/test-data
: