mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Migrate to non-bin again
This commit is contained in:
6
migrations/1761274980.sh
Normal file
6
migrations/1761274980.sh
Normal file
@@ -0,0 +1,6 @@
|
||||
echo "Migrate localsend-bin to localsend package"
|
||||
|
||||
if omarchy-pkg-present localsend-bin; then
|
||||
omarchy-pkg-drop localsend-bin
|
||||
omarchy-pkg-add localsend
|
||||
fi
|
||||
Reference in New Issue
Block a user