Use nix-shell for prefetch.sh of torchvision

This commit is contained in:
Junji Hashimoto 2021-09-14 15:52:13 +00:00
parent b9b70a1217
commit 60f4fa1efb

View File

@ -1,4 +1,5 @@
#!/usr/bin/env bash
#!/usr/bin/env nix-shell
#!nix-shell -i bash -p nix-prefetch-scripts
version=$1