Skip to content
This repository has been archived by the owner on Aug 20, 2023. It is now read-only.

hadret/scripts-seafile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

Seafile init script

This file is part of the guide Deploying Seafile with nginx and MySQL on Debian Wheezy. Feel free to report issues and/or pull requests.


INSTALLATION

Fairly straight-forward. If you need latest available release, type:

sudo wget https://github.com/hadret/Scripts/raw/master/seafile/seafile -O /etc/init.d/seafile
sudo chmod +x /etc/init.d/seafile
sudo update-rc.d seafile defaults 21

If you are aiming into some particular version, check out available branches and modify link accordingly. Here's an example for stable-1.7.0 branch:

sudo wget https://github.com/hadret/Scripts/raw/stable-1.7.0/seafile/seafile -O /etc/init.d/seafile

AUTHORS

(Remember to add yourself when pull requesting).

About

My random scripting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages