docs: Update 7 files
All checks were successful
Build-Test-Publish / build (linux/amd64) (push) Successful in 39s
Build-Test-Publish / build (linux/arm64) (push) Successful in 3m35s

This commit is contained in:
j
2025-12-30 10:23:08 +13:00
parent c31f08269b
commit 80450aadcc
7 changed files with 54 additions and 20 deletions

View File

@@ -71,6 +71,8 @@ install_bb64
# confirm we're in a good state.
echo "Confirming state..."
required_files=(
"$AGENT_PATH/bb64"
"$AGENT_PATH/common.sh"
@@ -87,6 +89,10 @@ done
#-------------------------------------------------------------------------
chmod a+x ${AGENT_PATH}/*.sh
#-------------------------------------------------------------------------
echo "Completed dropshell agent installation."
#-------------------------------------------------------------------------