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
|
|
|
|
|
|
|
|
|
|
rm -rf themes master
|
|
|
|
|
mkdir themes master
|
|
|
|
|
git clone https://github.com/sunt-programator/CodeIT.git themes/CodeIT
|
|
|
|
|
rm -rf themes/CodeIT/.git
|
|
|
|
|
git add themes
|