mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-10 19:52:50 -03:00
fix permissions in tails/build.sh to a bunch of files aren't owned by root
This commit is contained in:
parent
7902a3857d
commit
51c487f30d
1 changed files with 2 additions and 0 deletions
|
@ -23,3 +23,5 @@ cp /var/cache/apt/archives/python-markupsafe_*.deb tails
|
|||
cp /var/cache/apt/archives/python-stem_*.deb tails
|
||||
cp /var/cache/apt/archives/python-werkzeug_*.deb tails
|
||||
|
||||
# fix permissions
|
||||
chown -R amnesia:amnesia deb_dist tails/*.deb
|
||||
|
|
Loading…
Reference in a new issue