kubeless/update/update.sh

4 lines
38 B
Bash
Raw Normal View History

2019-04-02 22:51:29 +02:00
#!/bin/bash
apt update
apt upgrade -y