From a183e9ebbbb635cf3698d2d5d2fc855958f1b29b Mon Sep 17 00:00:00 2001 From: dzove855 Date: Tue, 5 Feb 2019 03:39:48 +0100 Subject: [PATCH] rm func --- build.sh | 2 +- debian/yoctapi.install | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/build.sh b/build.sh index 19c9797..8d8dafc 100755 --- a/build.sh +++ b/build.sh @@ -85,7 +85,7 @@ _notify "Setup done" _notify "Build package" -git-to-deb.sh -i #>/dev/null +git-to-deb.sh -i >/dev/null filer-client.sh -U https://filer.test.flash.global -c MISCELLANEOUS -n "${project}-changelog" -f debian/changelog -C "need=Changelog file for $project" -m "text/plain" -X update -u $fileuuid _notify "Build done" diff --git a/debian/yoctapi.install b/debian/yoctapi.install index 0f533f7..24f5e9c 100644 --- a/debian/yoctapi.install +++ b/debian/yoctapi.install @@ -1,7 +1,6 @@ auth var/www/yoctapi/ bin var/www/yoctapi/ config var/www/yoctapi/ -func var/www/yoctapi/ lib var/www/yoctapi/ public var/www/yoctapi/ README.md usr/share/yoctapi/doc/