2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-26 19:40:12 +00:00
confluent/confluent_osdeploy/genesis/profiles/default/scripts/onboot.sh

9 lines
195 B
Bash
Raw Normal View History

#!/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.