mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2025-02-07 02:37:17 +02:00
4 lines
34 B
Bash
4 lines
34 B
Bash
|
#! /bin/sh
|
||
|
|
||
|
wget "$url" -O "$out"
|