Skip to content

Commit

Permalink
Update realip
Browse files Browse the repository at this point in the history
  • Loading branch information
celogeek authored Aug 11, 2020
1 parent ba559ec commit 9f7ce9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions files/etc/cron.daily/realip
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/sh
set -e
#!/bin/bash
set -eo pipefail

T=`mktemp`

Expand Down

0 comments on commit 9f7ce9c

Please sign in to comment.