Create update.sh

This commit is contained in:
Torma Kristóf 2019-04-02 22:51:29 +02:00 committed by GitHub
parent a8f242793f
commit f637c3bbc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
update.sh Normal file
View File

@ -0,0 +1,3 @@
#!/bin/bash
apt update
apt upgrade -y