diff --git a/src/freedombone-restore-remote b/src/freedombone-restore-remote
index 98f87b252bc54ddb3033d40a0bf0c315e90b1439..9f9a4c5349c108e4fd21af701617bf13a153e5a8 100755
--- a/src/freedombone-restore-remote
+++ b/src/freedombone-restore-remote
@@ -106,7 +106,7 @@ function copy_gpg_keys {
 
 function restore_configfiles {
     if [[ $RESTORE_APP != 'all' ]]; then
-        if [[ $RESTORE_APP != 'configuration' ]]; then
+        if [[ $RESTORE_APP != 'configfiles' ]]; then
             return
         fi
     fi