Commit e6d59b5b authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm play flyview-server: add postinstall todo

parent 1942c43d
......@@ -10,3 +10,15 @@ DESCRIPTION="FlyView (Ipera) Server from the official site"
PKG="https://flyviewvms.ru/distro/flyview-server.deb"
epm install $PKG || exit
# TODO:
# groupadd -r ipera
# useradd -r -g ipera ipera
# mkdir -p /opt/ipera/var
# chown ipera:ipera /opt/ipera/var
echo
echo "Note: run
# serv $PKGNAME on
to enable and start $PKGNAME system service
"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment