This website works better with JavaScript.
Home
Explore
Register
Sign In
Fincer
/
openntpd-portable
mirror of
https://github.com/Fincer/openntpd-portable
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
10
Wiki
Activity
Browse Source
remove need for bash
OPENBSD_5_7
Brent Cook
10 years ago
parent
91244782ba
commit
75d2f0aafb
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
update.sh
+ 1
- 1
update.sh
View File
@ -1,4 +1,4 @@
#!/
usr/
bin/
env ba
sh
#!/bin/sh
set
-e
openntpd_version
=
`
cat VERSION
`
Write
Preview
Loading…
Cancel
Save