Install agentbox from the live git repo
This commit is contained in:
parent
7e6272540d
commit
bf92740823
5 changed files with 30 additions and 18 deletions
6
.config/setup/18-install-live-git-repo-packages.sh
Executable file
6
.config/setup/18-install-live-git-repo-packages.sh
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
#! /usr/bin/bash
|
||||
|
||||
set -euo pipefail
|
||||
IFS=$'\n\t'
|
||||
|
||||
resync-live-git-repo-packages
|
||||
Loading…
Add table
Add a link
Reference in a new issue