Global JJB use python3 versions of lftools and jjb
[releng/global-jjb.git] / jenkins-init-scripts / init.sh
index 0ae7654..66053b0 100755 (executable)
@@ -25,4 +25,8 @@ fi
 
 # Create the jenkins user last so that hopefully we DO NOT have to deal with
 # guard files
-"$jjb_init_scripts/create-jenkins-user.sh"
+$jjb_init_scripts/create-jenkins-user.sh
+
+cp $jjb_init_scripts/lf-env.sh ~jenkins/
+chmod 644 ~jenkins/lf-env.sh
+chown jenkins:jenkins ~jenkins/lf-env.sh