mirror of
https://github.com/tj/n.git
synced 2024-11-24 02:27:28 +01:00
Fix path
This commit is contained in:
parent
3de97e730d
commit
1a8115c8e9
@ -36,7 +36,7 @@ https_proxy="$(hostname):8080"
|
||||
export https_proxy
|
||||
|
||||
# linux. Use wget first so cache uncompressed index.tab and works with both wget and curl.
|
||||
docker-compose run ubuntu-wget /mnt/tests/install-reference-versions.bash
|
||||
docker-compose run ubuntu-wget /mnt/test/tests/install-reference-versions.bash
|
||||
# native
|
||||
tests/install-reference-versions.bash
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user