PZC/run.sh

8 lines
76 B
Bash
Raw Normal View History

2023-01-08 22:46:42 +01:00
#!/bin/bash
pip install hcloud
python create.py
2023-01-08 22:52:58 +01:00
sleep 5m
2023-01-08 22:46:42 +01:00
python delete.py