2019-04-06 16:45:13 +02:00
|
|
|
# cullmann.io
|
2021-12-17 21:11:47 +01:00
|
|
|
|
2019-04-06 16:45:13 +02:00
|
|
|
cullmann.io website
|
2021-12-17 21:11:47 +01:00
|
|
|
|
|
|
|
# Update theme
|
|
|
|
|
2022-08-14 19:01:21 +02:00
|
|
|
rm -rf themes
|
|
|
|
mkdir themes
|
|
|
|
git clone https://github.com/dillonzq/LoveIt.git themes/LoveIt
|
|
|
|
rm -rf themes/LoveIt/.git
|
2021-12-17 21:11:47 +01:00
|
|
|
git add themes
|