packer/scripts/cleanup

7 lines
109 B
Plaintext
Raw Normal View History

2018-09-03 16:39:18 +02:00
#!/bin/sh
set -eu
DEBIAN_FRONTEND=noninteractive apt-get -yq clean
chsh --shell '/usr/sbin/nologin' packer