mirror of
https://github.com/xcat2/confluent.git
synced 2026-09-21 08:33:23 +00:00
dhcpcd is a function in the profile, source the profile to have it available in the script
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/bin/bash
|
||||
source /.profile
|
||||
echo "Installing certificates"
|
||||
echo '<authorized_keys xmlns="http://www.suse.com/1.0/yast2ns" xmlns:config="http://www.suse.com/1.0/configns" config:type="list">' > /tmp/rootkeys.xml
|
||||
for pub in /ssh/*pubkey; do
|
||||
|
||||
Reference in New Issue
Block a user