1
0
Fork 0
env/.install/firefox.sh

11 lines
98 B
Bash
Raw Normal View History

2018-10-09 20:36:55 +08:00
#!/bin/sh
set -e
echo
echo "Installing firefox..."
echo
apk add --no-cache \
firefox@testing