shell check remove dangling ]]

This commit is contained in:
Frede Hundewadt 2023-12-16 08:26:58 +01:00
parent aec896c90c
commit 99d8f267bf

View file

@ -836,7 +836,7 @@ create_chksums() {
init_profiles() {
_workdir='/usr/share/manjaro-tools'
if [[ -d ${_workdir}/iso-profiles ]]; then
rm -Rf ${_workdir}/iso-profiles ]]
rm -Rf ${_workdir}/iso-profiles
fi
git clone -q --depth 1 -b ${branch} https://gitlab.manjaro.org/profiles-and-settings/iso-profiles.git ${_workdir}/iso-profiles/