3
0
Fork 0
forked from mirrors/nixpkgs

gnome-latest.sh: use bash, it doesn't work with sh

This commit is contained in:
Luca Bruno 2015-06-11 12:27:39 +02:00
parent 84dfce0bc0
commit 84327822e1

View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/usr/bin/env bash
GNOME_FTP="ftp.gnome.org/pub/GNOME/sources"