2
0
mirror of https://github.com/xcat2/confluent.git synced 2026-04-02 07:23:35 +00:00
Files
confluent/confluent_osdeploy/genesis/profiles/default/scripts/onboot.sh
2020-08-11 18:11:48 -04:00

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.