aboutsummaryrefslogtreecommitdiff
path: root/lib/_ak_fs
diff options
context:
space:
mode:
Diffstat (limited to 'lib/_ak_fs')
-rwxr-xr-xlib/_ak_fs1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/_ak_fs b/lib/_ak_fs
index 3d5ed71..4a502fd 100755
--- a/lib/_ak_fs
+++ b/lib/_ak_fs
@@ -747,6 +747,7 @@ function _ak_fs_from_map_net_get_original_filename(){
_ak_log_error "${reply} doesn't contain the appropriate info"
exit 1
fi
+ cp ${reply} $AK_MAPSDIR/$1
cat ${reply} | head -n 1 | awk '{print $2}'
break
fi