mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-17 15:50:11 +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
|
||||
error_continue "JCP failed: ${source_path} -> ${dest_path}"
|
||||
fi
|
||||
fi
|
||||
done
|
||||
Reference in New Issue
Block a user