mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-13 08:19:28 -05: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
@ -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-stem_*.deb tails
|
||||||
cp /var/cache/apt/archives/python-werkzeug_*.deb tails
|
cp /var/cache/apt/archives/python-werkzeug_*.deb tails
|
||||||
|
|
||||||
|
# fix permissions
|
||||||
|
chown -R amnesia:amnesia deb_dist tails/*.deb
|
||||||
|
Loading…
Reference in New Issue
Block a user