mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 17:41:45 +00:00
Example.DDS: Fix support for ssh rms plugin
This commit is contained in:
committed by
Dennis Klein
parent
790de84bbc
commit
7002dcbca3
11
examples/dds/fairmq-ex-dds-env.sh
Executable file
11
examples/dds/fairmq-ex-dds-env.sh
Executable file
@@ -0,0 +1,11 @@
|
||||
#!/bin/bash
|
||||
|
||||
################################################################################
|
||||
# Copyright (C) 2019 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH #
|
||||
# #
|
||||
# This software is distributed under the terms of the #
|
||||
# GNU Lesser General Public Licence (LGPL) version 3, #
|
||||
# copied verbatim in the file "LICENSE" #
|
||||
################################################################################
|
||||
|
||||
export PATH=@BIN_DIR@:$PATH
|
Reference in New Issue
Block a user