first commit

This commit is contained in:
Oliver Bohlen 2022-07-06 12:29:48 +02:00
commit 6b421b1cac
2 changed files with 7 additions and 0 deletions

0
README.md Normal file
View File

7
mint.sh Normal file
View File

@ -0,0 +1,7 @@
#!/bin/bash
apt-get update
apt-get -y dist-upgrade
apt-get -y install ansible git