aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xdfly-update6
1 files changed, 3 insertions, 3 deletions
diff --git a/dfly-update b/dfly-update
index b1ee98f..aeea5d4 100755
--- a/dfly-update
+++ b/dfly-update
@@ -19,9 +19,9 @@ CONFIGFILE="${PREFIX}/${NAME}.conf"
# Error Codes
#
-EC_OS=5
-EC_CONFIGFILE=10
-EC_CONFIG=11
+EC_OS=10
+EC_TMPFILE=11
+EC_MD5=12
#