5 lines
83 B
Text
5 lines
83 B
Text
|
#!/bin/bash
|
||
|
|
||
|
## Remove the program folder
|
||
|
sudo rm -rf /opt/intellij-idea-community
|