Skip to content
This repository has been archived by the owner on Nov 10, 2021. It is now read-only.

immago/MPCHC-Sync-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MPCHC-Sync-Server

Configuration

Change variables in start.sh file

Install as service

Example: init.d.example

sudo nano /etc/init.d/mpc-hc-sync
sudo chmod +x /etc/init.d/mpc-hc-sync
sudo update-rc.d mpc-hc-sync defaults

start or stop service

sudo /etc/init.d/mpc-hc-sync start
sudo /etc/init.d/mpc-hc-sync stop

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published