Page Menu
Home
GnuPG
Search
Configure Global Search
Log In
Files
F36623614
provision-vagrant.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Size
932 B
Subscribers
None
provision-vagrant.sh
View Options
#!/usr/bin/env bash
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
echo
"Provisioning ..."
apt-get update
apt-get install -y zip thunderbird xvfb gnupg2
apt-get install -y xfce4 virtualbox-guest-dkms virtualbox-guest-utils virtualbox-guest-x11
apt-get install -y ntp
apt-get install -y rng-tools haveged
apt-get upgrade -y
wget -O /tmp/jsunit-0.1.xpi https://www.enigmail.net/jsunit/jsunit-0.1.xpi
rm -rf /usr/lib/thunderbird-addons/extensions/jsunit@enigmail.net
unzip /tmp/jsunit-0.1.xpi -d /usr/lib/thunderbird-addons/extensions/jsunit@enigmail.net
rm -rf
'/usr/lib/thunderbird-addons/extensions/{847b3a00-7ab1-11d4-8f02-006008948af5}'
echo
"/enigmail-src/build/dist"
>
'/usr/lib/thunderbird-addons/extensions/{847b3a00-7ab1-11d4-8f02-006008948af5}'
touch
'/enigmail-src'
File Metadata
Details
Attached
Mime Type
text/x-shellscript
Expires
Thu, Feb 26, 6:55 PM (1 d, 19 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
53/36/da6ceb5eea33f6da462fb5073257
Attached To
rENIG Enigmail
Event Timeline
Log In to Comment