Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
edu / usr / share / EDU / Virtual_lab_Chemistry / remove.sh
Size: Mime:
#!/bin/bash
rm -rf /opt/vlab2.1.0int
u="$(logname)"
rm -rf /home/$u/.local/share/applications/Vlab.desktop
exit