mirror of
https://github.com/vinceliuice/Colloid-icon-theme.git
synced 2025-09-16 07:58:38 -07:00
Update install.sh
This commit is contained in:
@@ -54,7 +54,7 @@ install() {
|
|||||||
|
|
||||||
if [[ ${theme} != '' ]]; then
|
if [[ ${theme} != '' ]]; then
|
||||||
cp -r ${SRC_DIR}/colors/color${theme}${scheme}/*.svg ${THEME_DIR}/places/scalable
|
cp -r ${SRC_DIR}/colors/color${theme}${scheme}/*.svg ${THEME_DIR}/places/scalable
|
||||||
else
|
elif [[ ${scheme} != '' ]]; then
|
||||||
cp -r ${SRC_DIR}/colors/color-blue${scheme}/*.svg ${THEME_DIR}/places/scalable
|
cp -r ${SRC_DIR}/colors/color-blue${scheme}/*.svg ${THEME_DIR}/places/scalable
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
Reference in New Issue
Block a user