From 8b35e0d5e7d0b9c113aec04ac59fe58733b4ba46 Mon Sep 17 00:00:00 2001 From: csoylu Date: Mon, 10 Jan 2022 18:23:36 +0100 Subject: [PATCH] Added links to readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fa3ccab..094e6e1 100644 --- a/README.md +++ b/README.md @@ -21,11 +21,11 @@ There is two files that we need to modify Qemu.pm and Cloudinit.pm. If you want to apply the patch manually you can follow these steps: [Manual Patching](https://git.geco-it.net/c.soylu/Geco-cloudbase-init/src/branch/master/MANUALPATCH.md) ## Scripts -We have two scripts that do some fonctionality that we needed; enabling administrator user and enabling dhcp +We have [two scripts](https://git.geco-it.net/c.soylu/Geco-cloudbase-init/src/branch/master/localscripts) that do some fonctionality that we needed; enabling administrator user and enabling dhcp You need to move those scripts into Cloudbase Solutions\Cloudbase-Init\LocalScripts\ in your program files. ## Powershell Script -This powershell script has a few uses. +[This](https://git.geco-it.net/c.soylu/Geco-cloudbase-init/src/branch/master/powershell) powershell script has a few uses. * Deletes the "cloudbase-init" user, delegates "cloudbase-init" service to local Systeme user and modifies execution path of the script also to use local system user. * Installs OpenSSH-Server from optional features of Windows. * Removes a store language package that causes an error when generelazing for sysprep.