package-stuff/files/DEBIAN/preinst

9 lines
235 B
Bash
Executable File

#!/bin/sh
echo "got here in mattermost -- jcarr put this here"
touch /tmp/mattermost.jcarr.install
echo
echo follow the instructions to complete an install from here:
echo
echo https://docs.mattermost.com/install/install-tar.html
echo