mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-02 04:37:49 +02:00
Add wayfreeze
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
echo "Migrate localsend-bin to localsend package"
|
||||
echo "Migrate to correct packages for localsend and wayfreeze"
|
||||
|
||||
if omarchy-pkg-present localsend-bin; then
|
||||
omarchy-pkg-drop localsend-bin
|
||||
omarchy-pkg-add localsend
|
||||
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