mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-20 17:20:12 +01:00
jcp: Add missing fi
This commit is contained in:
@@ -99,4 +99,5 @@ for _jail in ${DEST_TARGET}; do
|
|||||||
if ! cp "${OPTION}" "${source_path}" "${dest_path}"; then
|
if ! cp "${OPTION}" "${source_path}" "${dest_path}"; then
|
||||||
error_continue "JCP failed: ${source_path} -> ${dest_path}"
|
error_continue "JCP failed: ${source_path} -> ${dest_path}"
|
||||||
fi
|
fi
|
||||||
|
fi
|
||||||
done
|
done
|
||||||
Reference in New Issue
Block a user