aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2021-05-08 18:55:21 -0500
committerJesús <heckyel@hyperbola.info>2021-05-08 18:55:21 -0500
commit35192dc549e0cd97d09fd4a092d29b0f0bacdc6a (patch)
treea9eb283128a160f3749072bbb8c978f5d8772f71
parent3c433cab1d662507a4fd91c52775e2594e7a2980 (diff)
downloadcl-35192dc549e0cd97d09fd4a092d29b0f0bacdc6a.tar.lz
cl-35192dc549e0cd97d09fd4a092d29b0f0bacdc6a.tar.xz
cl-35192dc549e0cd97d09fd4a092d29b0f0bacdc6a.zip
[.drone.yml]: fix lang esperanto
-rw-r--r--.drone.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.drone.yml b/.drone.yml
index 822191b..98cc4e4 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -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