This website requires JavaScript.
Explore
Help
Sign In
tormakris
/
kubeless
Watch
1
Star
0
Fork
0
You've already forked kubeless
Code
Issues
Pull Requests
Releases
Activity
3da2914d4f
kubeless
/
update
/
update.sh
5 lines
53 B
Bash
Raw
Normal View
History
Unescape
Escape
Create update.sh
2019-04-02 22:51:29 +02:00
#!/bin/bash
apt update
apt upgrade -y
Update update.sh
2019-04-24 13:32:32 +02:00
apt autoremove
Reference in New Issue
Copy Permalink