File: qutebrowser.prerm

package info (click to toggle)
qutebrowser 1.6.1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 7,980 kB
  • sloc: python: 33,944; sh: 693; makefile: 47; xml: 47
file content (4 lines) | stat: -rw-r--r-- 93 bytes parent folder | download | duplicates (5)
1
2
3
4
#!/bin/sh
set -e
update-alternatives --remove x-www-browser /usr/bin/qutebrowser
#DEBHELPER#