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

11 lines
98 B
Bash
Executable File

#!/bin/sh
set -e
echo
echo "Installing firefox..."
echo
apk add --no-cache \
firefox@testing