Browse Source

fixed permisison and docu

root 7 months ago
parent
commit
692cefc257
2 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md
  2. 0 0
      config-get-netconf-eth0.sh

+ 2 - 2
README.md

@@ -21,7 +21,7 @@ qemu-nbd -d /dev/nbd0       # release device
 git clone https://git.in-ulm.de/ulpeters/bootstrap.git
 cd bootstrap
 cp config.sh.template config.sh
-# config-get-netconf-eth0.sh to copy running grml network config
+# ./config-get-netconf-eth0.sh to copy running grml network config
 vi config.sh
 ./bootstrap-bookworm.sh install
 # reboot
@@ -29,4 +29,4 @@ vi config.sh
 ```
 
 ## Remarks
-- Make sure to boot grml for amd64
+- Make sure to boot grml for amd64

+ 0 - 0
config-get-netconf-eth0.sh