6 lines
108 B
Bash
6 lines
108 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
cd /home/andrew/Projects/seabattle
|
||
|
./SeaBattle -D /home/andrew/MagickaBBS/node$1/dorinfo1.def
|
||
|
|