Skip to content
Snippets Groups Projects
Commit 5082bcd3 authored by schmittu's avatar schmittu :beer:
Browse files

updated create_printout.sh

parent ea148bb7
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ function create_md {
cat credentials.txt | while read -r USER PASSWORD
do
echo "### Preparation"
echo "1. Start Computers, choose *Fedora* in the boot menu shown."
echo "1. Start Computers, choose *Boot Fedora* in the boot menu shown."
echo
echo "2. To login use:"
echo
......@@ -18,7 +18,7 @@ function create_md {
echo
echo " - password : <code>$PASSWORD</code>"
echo
echo "3. Open a terminal"
echo "3. Open a terminal: Click on **Activities** (top left corner), then search for **Terminal**"
echo
echo "4. To download startup script enter"
echo
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment