6 lines
40 B
Plaintext
6 lines
40 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
cd /app/src
|
||
|
|
||
|
gimlet -x app
|