mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-28 23:19:33 +00:00
6 lines
71 B
Bash
6 lines
71 B
Bash
#! /bin/sh
|
|
# preinst script for nbox
|
|
#
|
|
# see: dh_installdeb(1)
|
|
|
|
exit 0
|