6 lines
71 B
Plaintext
6 lines
71 B
Plaintext
#!/usr/bin/with-contenv bash
|
|
|
|
echo "starting scrutiny"
|
|
|
|
scrutiny start
|