Package onboard K1 separately with a private portable installer
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#!/bin/sh
|
||||
set -eu
|
||||
if [ -d /run/systemd/system ]; then
|
||||
systemctl daemon-reload
|
||||
fi
|
||||
# Removal preserves recordings, physical-command journals and encrypted
|
||||
# application material. Package removal is not device state reset or rotation.
|
||||
Reference in New Issue
Block a user