summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander M Pickering <alex@cogarr.net>2024-10-15 22:55:29 -0500
committerAlexander M Pickering <alex@cogarr.net>2024-10-15 22:55:29 -0500
commit2a55bf499ec843f8909c431b7dfcc329586b63cf (patch)
tree14436fd1ef4c1174d88c38ab2b978c9aae5bcfe8
parent438e81a4018c10c0575902603464d4620e35e0e3 (diff)
downloadimage-wine-2a55bf499ec843f8909c431b7dfcc329586b63cf.tar.gz
image-wine-2a55bf499ec843f8909c431b7dfcc329586b63cf.tar.bz2
image-wine-2a55bf499ec843f8909c431b7dfcc329586b63cf.zip
Dont exit if a upx command fails
-rwxr-xr-xinit2
1 files changed, 1 insertions, 1 deletions
diff --git a/init b/init
index fa18de2..aba2954 100755
--- a/init
+++ b/init
@@ -1,4 +1,4 @@
1#!/bin/sh -ex 1#!/bin/sh -x
2 2
3rc-service networking start 3rc-service networking start
4 4