This website requires JavaScript.
Explore
Help
Sign In
bj
/
torch-pi-gen
Watch
1
Star
0
Fork
0
You've already forked torch-pi-gen
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
master
torch-pi-gen
/
export-image
/
01-set-sources
/
01-run.sh
8 lines
90 B
Bash
Raw
Permalink
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