This repository has been archived on 2021-11-23. You can view files and clone it, but cannot push or open issues or pull requests.
sh_multi_install/theme_installation.sh
2021-03-04 10:19:49 +01:00

10 lines
141 B
Bash

#!/bin/bash
source ./default/update.sh
source ./default/theme.sh
source ./default/chrome-icon-fix.sh
update
install_theme
fix_chrome_icons