5 lines
69 B
Text
5 lines
69 B
Text
|
#!/bin/bash
|
||
|
|
||
|
|
||
|
echo -e "[\033[1;32m starting installation \033[0m]"
|