mirror of
https://github.com/leitbogioro/Tools.git
synced 2025-11-09 17:00:43 +08:00
Update ubuntuInit.sh
This commit is contained in:
parent
26e11c7bd5
commit
f4436c3c72
1 changed files with 2 additions and 0 deletions
|
|
@ -280,6 +280,8 @@ sed -ri 's/^#?Port.*/Port '${sshPORT}'/g' /mnt/etc/ssh/sshd_config
|
|||
#
|
||||
# Official cloud image of Rocky Linux 9.2:
|
||||
# /usr/lib/python3.9/site-packages/cloudinit/*
|
||||
#
|
||||
# Servers provided by Akile.io also have static disrupt cloud-inits on device of "/dev/sr0" .
|
||||
|
||||
utilProgram=$(find /mnt/usr/lib/python* -name "util.py" | grep "cloudinit" | head -n 1)
|
||||
sed -ri 's/iso9660/osi9876/g' $utilProgram
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue