aboutsummaryrefslogtreecommitdiff
path: root/bin/provision-dict
blob: a75ae719c855e7793661e2ed79830f499d9b8add (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/bin/bash
#
# Provisioner for dictionaries
#

# Check for sudo
if [ "`whoami`" != "root" ]; then
  SUDO="sudo"
fi

# Dictionaries
$SUDO apt install -y dict dict-gcide dict-freedict-eng-por \
                     dict-freedict-eng-ell dict-freedict-eng-lat