sh_linux_installation_scripts/theme_installation.sh

10 lines
141 B
Bash
Raw Normal View History

2021-02-28 18:02:03 +01:00
#!/bin/bash
source ./default/update.sh
source ./default/theme.sh
2021-03-04 10:19:49 +01:00
source ./default/chrome-icon-fix.sh
2021-02-28 18:02:03 +01:00
update
2021-02-28 19:07:10 +01:00
install_theme
2021-03-04 10:19:49 +01:00
fix_chrome_icons