Add packaging for vagrant box and cleanup step
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
apt-get update
|
||||
apt-get upgrade -y
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
apt-get update
|
||||
apt-get upgrade -y
|
||||