mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-26 19:40:12 +00:00
9 lines
195 B
Bash
9 lines
195 B
Bash
|
#!/bin/sh
|
||
|
. /tmp/functions
|
||
|
# This runs whenever this genesis profile boots for customization
|
||
|
# purposes
|
||
|
|
||
|
# run_remote and run_remote_python are available to download scripts and
|
||
|
# execute them.
|
||
|
|