mirror of
https://github.com/vinceliuice/Colloid-icon-theme.git
synced 2025-09-15 15:38:38 -07:00
Update install.sh
This commit is contained in:
@@ -54,7 +54,7 @@ install() {
|
||||
|
||||
if [[ ${theme} != '' ]]; then
|
||||
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
|
||||
fi
|
||||
fi
|
||||
|
Reference in New Issue
Block a user