mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Fix the osaka jade theme migration
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
echo "Make new Osaka Jade theme available as new default"
|
echo "Make new Osaka Jade theme available as new default"
|
||||||
|
|
||||||
if [[ ! -L ~/.config/omarchy/themes/osaka-jade ]]; then
|
if [[ ! -L ~/.config/omarchy/themes/osaka-jade ]]; then
|
||||||
rm -rf ~/.local/share/omarchy/themes/osaka-jade
|
rm -rf ~/.config/omarchy/themes/osaka-jade
|
||||||
ln -nfs ~/.local/share/omarchy/themes/osaka-jade ~/.config/omarchy/themes/osaka-jade
|
ln -nfs ~/.local/share/omarchy/themes/osaka-jade ~/.config/omarchy/themes/osaka-jade
|
||||||
fi
|
fi
|
||||||
Reference in New Issue
Block a user