mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
@@ -1,11 +1,6 @@
|
|||||||
echo "Migrate to correct packages for localsend and wayfreeze"
|
echo "Migrate localsend-bin to localsend package"
|
||||||
|
|
||||||
if omarchy-pkg-present localsend-bin; then
|
if omarchy-pkg-present localsend-bin; then
|
||||||
omarchy-pkg-drop localsend-bin
|
omarchy-pkg-drop localsend-bin
|
||||||
omarchy-pkg-add localsend
|
omarchy-pkg-add localsend
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if omarchy-pkg-present wayfreeze-git; then
|
|
||||||
omarchy-pkg-drop wayfreeze-git
|
|
||||||
omarchy-pkg-add wayfreeze
|
|
||||||
fi
|
|
||||||
|
|||||||
Reference in New Issue
Block a user