DEBSOURCES
Skip Quicknav
sources / phabricator / 0~git20220903-2 / debian / phabricator.prerm
12345678910
#!/bin/bash set -e #DEBHELPER# /usr/share/phabricator/bin/phd stop || true exit 0