@ -2,7 +2,7 @@
for fn in $(grep -l type=wifi /etc/NetworkManager/system-connections/* 2>/dev/null)
do
cp $fn #-cl_chroot_path-#/etc/NetworkManager/system-connections/
cp "$fn" #-cl_chroot_path-#/etc/NetworkManager/system-connections/
done
true