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