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 / Cinderella / remove.sh
Size: Mime:
#!/bin/bash
u="$(logname)"
rm -rf /home/$u/.local/share/applications/Cinderella 2-0.desktop
/opt/cinderella/uninstall
exit