diff options
Diffstat (limited to 'files/etc/rc.local')
-rw-r--r-- | files/etc/rc.local | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/etc/rc.local b/files/etc/rc.local index 13987bc..17ce810 100644 --- a/files/etc/rc.local +++ b/files/etc/rc.local @@ -1,4 +1,4 @@ -#!/bin/sh -e +#!/bin/sh # # rc.local # |