mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-12-21 19:24:15 +00:00
5 lines
107 B
Bash
Executable file
5 lines
107 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
cd "$(dirname "$BASH_SOURCE")"
|
|
|
|
curl https://binary.ninja/js/hashes.js -o hashes.json
|