agrega la variable HAIN_ENV=true

para que los programas sepan cuándo están dentro de hain
This commit is contained in:
f 2021-05-08 20:22:42 -03:00
parent 04e13130e3
commit 4fea8110d9

View file

@ -25,6 +25,7 @@ function correr() {
USER="$USER" \
HOME="/home/suttier" \
RAILS_ENV=development \
HAIN_ENV=true \
bwrap \
--unshare-user-try \
--unshare-ipc \