mirror of
https://github.com/Ysurac/openmptcprouter-vps.git
synced 2025-03-09 15:50:00 +00:00
Fix script name
This commit is contained in:
parent
aacad49aa4
commit
c64bed8db5
1 changed files with 1 additions and 1 deletions
2
debian/postinst
vendored
2
debian/postinst
vendored
|
@ -6,7 +6,7 @@ test $DEBIAN_SCRIPT_DEBUG && set -v -x
|
|||
. /usr/share/debconf/confmodule
|
||||
|
||||
cd /usr/share/omr-server
|
||||
LOCALFILES=no SOURCES=no sh build.sh
|
||||
LOCALFILES=no SOURCES=no sh debian9-x86_64.sh
|
||||
|
||||
db_stop
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue