wk1: initial docker image setup
This commit is contained in:
commit
51738fcac7
33 changed files with 1833 additions and 0 deletions
5
target/scripts/helpers/index.sh
Normal file
5
target/scripts/helpers/index.sh
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
SCRIPT_PATH="/usr/local/bin/helpers"
|
||||
|
||||
source "${SCRIPT_PATH}/log.sh"
|
||||
Loading…
Add table
Add a link
Reference in a new issue