Files
dotfiles/profile/.profile.d/jmeter.sh
Fabio Scotto di Santolo e477042df2 Fix Profile configurations
2024-12-28 19:11:37 +01:00

5 lines
70 B
Bash

#!/usr/bin/env bash
JMETER_HOME="$(which jmeter)"
export JMETER_HOME