This website requires JavaScript.
Explore
Help
Sign In
samsapti
/
bachelor-project
Watch
1
Star
0
Fork
You've already forked bachelor-project
0
mirror of
https://github.com/samsapti/bachelor-project.git
synced
2024-11-29 16:27:53 +00:00
Code
Releases
Activity
e2e77ceb15
bachelor-project
/
src
/
run.sh
7 lines
59 B
Bash
Raw
Normal View
History
Unescape
Escape
Add shell script to run programs
2023-03-29 15:16:38 +00:00
#!/bin/sh
MACHINE
=
"
$1
"
shift
Move stuff into src folder
2023-03-30 16:22:46 +00:00
cd
MP-SPDZ
Add shell script to run programs
2023-03-29 15:16:38 +00:00
"
./
$MACHINE
"
"
$@
"
Copy permalink