Merge branch 'term' into 'antifascista'
mantener la terminal See merge request sutty/haini.sh!2
This commit is contained in:
commit
9eec5d00f6
1 changed files with 1 additions and 0 deletions
1
haini.sh
1
haini.sh
|
@ -17,6 +17,7 @@ function correr() {
|
||||||
type bwrap >/dev/null || exit 1
|
type bwrap >/dev/null || exit 1
|
||||||
|
|
||||||
env -i \
|
env -i \
|
||||||
|
TERM="$TERM" \
|
||||||
USER="$USER" \
|
USER="$USER" \
|
||||||
HOME="$HOME" \
|
HOME="$HOME" \
|
||||||
RAILS_ENV=development \
|
RAILS_ENV=development \
|
||||||
|
|
Loading…
Reference in a new issue