File: qutebrowser.prerm

package info (click to toggle)
qutebrowser 2.5.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 21,324 kB
  • sloc: python: 71,332; javascript: 31,830; sh: 768; xml: 133; makefile: 51
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#