[.drone.yml]: fix lang esperanto
This commit is contained in:
parent
3c433cab1d
commit
35192dc549
@ -9,7 +9,7 @@ steps:
|
||||
- apt-get install -y locales openjdk-11-jre python3-pip
|
||||
- sed -e 's|^# es_ES.UTF-8 UTF-8|es_ES.UTF-8 UTF-8|g' -i /etc/locale.gen
|
||||
- sed -e 's|^# en_US.UTF-8 UTF-8|en_US.UTF-8 UTF-8|g' -i /etc/locale.gen
|
||||
- sed -e 's|^# eo.UTF-8 UTF-8|eo.UTF-8 UTF-8|g' -i /etc/locale.gen
|
||||
- sed -e 's|^# eo UTF-8|eo UTF-8|g' -i /etc/locale.gen
|
||||
- sed -e 's|^# fr_FR.UTF-8 UTF-8|fr_FR.UTF-8 UTF-8|g' -i /etc/locale.gen
|
||||
- dpkg-reconfigure --frontend=noninteractive locales
|
||||
- pip3 install babel beautifulsoup4 html5validator markdown pelican
|
||||
|
Loading…
x
Reference in New Issue
Block a user