Easier debugging flag

This commit is contained in:
Daniel Dayley 2021-07-20 17:09:12 -06:00
parent 0da58ac058
commit 04e368a05b

View File

@ -40,6 +40,8 @@ setup_install() {
setup_develop() {
echo "Not installing service files due to being installed in development mode."
echo "Uncomment the next line to install service files anyway."
#setup_install
}
setup_egg_info() {