Some basics working (squashkiwi, dropshell-agent).
This commit is contained in:
@ -177,3 +177,7 @@ _root_remove_tree() {
|
||||
child=$(basename "$to_remove")
|
||||
docker run --rm -v "$abs_parent":/data alpine rm -rf "/data/$child"
|
||||
}
|
||||
|
||||
|
||||
# Load autocommands
|
||||
source "${AGENT_PATH}/_autocommands.sh"
|
Reference in New Issue
Block a user