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