Skip to content
This repository has been archived by the owner on May 14, 2020. It is now read-only.

Commit

Permalink
rm func
Browse files Browse the repository at this point in the history
  • Loading branch information
dzove855 committed Feb 5, 2019
1 parent 710eedd commit a183e9e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
1 change: 0 additions & 1 deletion debian/yoctapi.install
Original file line number Diff line number Diff line change
@@ -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/
Expand Down

0 comments on commit a183e9e

Please sign in to comment.