Split off copying of hostid file
This commit is contained in:
7
host-id.sh
Normal file
7
host-id.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
set -euo pipefail
|
||||
|
||||
|
||||
cp \
|
||||
/etc/hostid \
|
||||
/mnt/etc/
|
||||
Reference in New Issue
Block a user