mirror of
https://github.com/aljazceru/omakub.git
synced 2025-12-17 20:44:21 +01:00
Separate for better comment encapsulation
This commit is contained in:
@@ -125,6 +125,7 @@ app2folder-remove() {
|
||||
|
||||
# Join list again
|
||||
local NEW_LIST=$(IFS=, ; echo "${NEW_APPS[*]}")
|
||||
|
||||
gsettings set "$SCHEMA" apps "[$NEW_LIST]"
|
||||
fi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user