diff options
Diffstat (limited to 'etc/ecl.php')
-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 8edc3bc..5797cca 100755 --- a/etc/ecl.php +++ b/etc/ecl.php @@ -138,8 +138,8 @@ function find_config_xml() { exec("/sbin/umount /tmp/mnt/cf"); break; } + exec("/sbin/umount /tmp/mnt/cf"); } - exec("/sbin/umount /tmp/mnt/cf"); } } } |