7 lines
116 B
Plaintext
7 lines
116 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
chmod u+x profiling/setup
|
||
|
chmod u+x profiling/run
|
||
|
chmod u+x profiling/compare
|
||
|
chmod u+x profiling/save
|