mirror of
https://github.com/bstansell/conserver.git
synced 2025-01-18 18:46:23 +00:00
lets not assume bash here
This commit is contained in:
parent
7e1d967251
commit
b68bc50e61
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/bin/sh
|
||||
|
||||
curl -s -o config.guess 'https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess'
|
||||
curl -s -o config.sub 'https://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.sub'
|
||||
|
Loading…
Reference in New Issue
Block a user