mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
Migrate to non-bin again
This commit is contained in:
@@ -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