6 lines
151 B
Plaintext
6 lines
151 B
Plaintext
#cloud-config
|
|
|
|
runcmd:
|
|
- wget https://git.wmi.amu.edu.pl/s434708/434708-PZC-4.3/raw/branch/master/webservice
|
|
- chmod +x webservice
|
|
- ./webservice |