6 lines
66 B
Plaintext
6 lines
66 B
Plaintext
|
#!/usr/bin/bash
|
||
|
|
||
|
printenv >> /etc/environment
|
||
|
|
||
|
/code/bin/incoviba
|