6 lines
38 B
Bash
6 lines
38 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
|
||
|
make
|
||
|
./convert int 4155
|