Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 309 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 309 Bytes

Scripts to prepare a linux client to mount a nextcloud webdav folder

Released under the GPLv3 (see LICENSE file), Copyright 2018 Felix Wolfsteller

Create deb package

To create a debian package, you need a ruby (and bundler) installation, then run

bundle

to install fpm.

Afterwards, run make.