Sha256: 78582e84a8764468a6794d053b9d0e436d36f4f7d416aafe218148809368a2a1
Contents?: true
Size: 154 Bytes
Versions: 12
Compression:
Stored size: 154 Bytes
Contents
#!/bin/bash if [ -f .veewee_params ] then . .veewee_params fi # Upgrade all to the latest versions apt-get -y update apt-get -y upgrade apt-get clean
Version data entries
12 entries across 12 versions & 1 rubygems