diff options
Diffstat (limited to 'quellcode/versuch2/buildNcopy')
| -rwxr-xr-x | quellcode/versuch2/buildNcopy | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/quellcode/versuch2/buildNcopy b/quellcode/versuch2/buildNcopy new file mode 100755 index 0000000..fe744ee --- /dev/null +++ b/quellcode/versuch2/buildNcopy @@ -0,0 +1,2 @@ +#!/bin/bash +make -f GNUmakefile.RTEvent_Consumer && make -f GNUmakefile.RTEvent_Supplier && scp CPXEventConsumer root@136.230.189.129:/opt/acetao/tests/ && scp CPXEventSupplier root@136.230.189.135:/opt/acetao/tests/ |
