Fix Profile configurations

This commit is contained in:
Fabio Scotto di Santolo
2024-12-28 13:51:29 +01:00
parent 3a93f11774
commit e477042df2
9 changed files with 53 additions and 28 deletions

View File

@@ -1,2 +1,4 @@
export JMETER_HOME=`which jmeter`
#!/usr/bin/env bash
JMETER_HOME="$(which jmeter)"
export JMETER_HOME