This website requires JavaScript.
Explore
Help
Sign In
rudefox
/
burrow-pi-img
Watch
2
Star
0
Fork
0
You've already forked burrow-pi-img
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
c796c676f8
burrow-pi-img
/
export-image
/
01-set-sources
/
01-run.sh
8 lines
90 B
Bash
Raw
Normal View
History
Unescape
Escape
Rework
2016-05-05 18:43:33 +00:00
#!/bin/bash -e
Use capsh to ensure file capabilities aren't set
2016-11-14 23:55:45 +00:00
on_chroot << EOF
Rework
2016-05-05 18:43:33 +00:00
apt-get update
apt-get -y dist-upgrade
apt-get clean
EOF
Reference in New Issue
Copy Permalink