7 lines
65 B
Plaintext
7 lines
65 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
PROG==geniconvert
|
||
|
VIEW==open
|
||
|
|
||
|
stack build --profile
|