5 lines
79 B
Text
5 lines
79 B
Text
|
#!/bin/bash
|
||
|
|
||
|
|
||
|
echo -e "[\033[1;33m removing packet from the system \033[0m]"
|