mirror of
https://github.com/xcat2/confluent.git
synced 2024-11-22 01:22:00 +00:00
Fix shebang in firstboot on ubuntu cloning
This commit is contained in:
parent
f6e658c341
commit
abd5f4e9f2
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
# This script is executed on the first boot after install has
|
||||
# completed. It is best to edit the middle of the file as
|
||||
|
Loading…
Reference in New Issue
Block a user