Create update.sh

This commit is contained in:
2019-04-02 22:51:29 +02:00
committed by GitHub
parent a8f242793f
commit f637c3bbc7

3
update.sh Normal file
View File

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