blob: 2483db9a3b9b3cc9b26b9fbeabf0b56342d0a6c1 [file] [log] [blame]
Paul Sokolovskyca307612024-01-06 14:52:36 +03001#!/bin/sh
2
3set -e
4
5env | grep ECLAIR_TOP_DIR >> /etc/environment
6env | grep ECLAIR_LICENSE_USER >> /etc/environment
7env | grep PATH >> /etc/environment