Browse Source

remove need for bash

OPENBSD_5_7
Brent Cook 9 years ago
parent
commit
75d2f0aafb
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      update.sh

+ 1
- 1
update.sh View File

@ -1,4 +1,4 @@
#!/usr/bin/env bash
#!/bin/sh
set -e
openntpd_version=`cat VERSION`


Loading…
Cancel
Save