aboutsummaryrefslogtreecommitdiffstats
path: root/.build.yml
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2021-02-19 21:06:09 -0500
committerJesús <heckyel@hyperbola.info>2021-02-19 21:06:09 -0500
commit3c412ef4cfdd92a74f419bde1fd24482ab217fdb (patch)
treeeeb6473a302378113bc05ce77c3d7123696d6edb /.build.yml
parentc257da7e0fb4beb0b87ded5dc094d6c426cee3ac (diff)
downloadhyperterm-3c412ef4cfdd92a74f419bde1fd24482ab217fdb.tar.lz
hyperterm-3c412ef4cfdd92a74f419bde1fd24482ab217fdb.tar.xz
hyperterm-3c412ef4cfdd92a74f419bde1fd24482ab217fdb.zip
[fix]: 'sed: couldn't open temporary file /etc/sed1xXJic: Permission denied'
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.build.yml b/.build.yml
index b3635cc..d30ebb8 100644
--- a/.build.yml
+++ b/.build.yml
@@ -5,10 +5,6 @@ packages:
- shellcheck
- xz-utils
tasks:
- - prepare: |
- sed -i 's/# \(es_ES.UTF-8 UTF-8\)/\1/' /etc/locale.gen
- sed -i 's/# \(en_US.UTF-8 UTF-8\)/\1/' /etc/locale.gen
- export LANG=es_ES.UTF-8 LANGUAGE=es_ES
- bashrc: |
shellcheck .bash_profile
shellcheck ./hyperterm/hyperterm.sh