Prepare build scripts for 0.63.0
1: #!/bin/bash 2: . /usr/share/debconf/confmodule 3: 4: systemctl stop freem > /dev/null 5: 6: #DEBHELPER# 7: exit 0