PZC/README.md

17 lines
237 B
Markdown
Raw Normal View History

2023-01-08 23:12:31 +01:00
# PZC - zadanie 3.2
2023-01-08 23:10:54 +01:00
**Clone repository:**
2023-01-08 23:09:57 +01:00
`git@git.wmi.amu.edu.pl:s478815/PZC.git`
2023-01-08 23:12:14 +01:00
`cd PZC`\
2023-01-08 23:10:54 +01:00
**Run the script:**
2023-01-08 22:52:16 +01:00
`
2023-01-08 22:51:34 +01:00
chmod +x run.sh
2023-01-08 22:52:16 +01:00
`
`
2023-01-08 22:51:34 +01:00
./run.sh
2023-01-08 22:52:16 +01:00
`
2023-01-08 22:41:45 +01:00
2023-01-08 23:18:56 +01:00
# zadanie 3.4
2023-01-08 23:21:05 +01:00
In `run.sh` change *create.py* -> *cloud-init.py* and repeat above steps.
2023-01-08 23:18:56 +01:00