#!/bin/sh # shellcheck disable=SC1091 . /etc/profile . /home/oleg/.nix-profile/etc/profile.d/nix.sh /home/oleg/.nix-profile/bin/java -jar /home/oleg/.jenkins/agent.jar "$@"