diff options
-rwxr-xr-x | etc/ecl.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/ecl.php b/etc/ecl.php index 9f68919..47e187a 100755 --- a/etc/ecl.php +++ b/etc/ecl.php @@ -149,8 +149,8 @@ function find_config_xml() { exec("/sbin/umount /tmp/mnt/cf"); exit; } - exec("/sbin/umount /tmp/mnt/cf"); } + exec("/sbin/umount /tmp/mnt/cf"); } } } |