Skip to content

mpareja/headroom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

headroom

Initializing the Data Store

DIR="datastore/2018-04-02"
bin/visit-api.js $DIR
bin/get-audio.sh $DIR "0,1,2,3,4,5,6,7,8,9,10,30"

Safely Applying Updates

Shares pulls new metadata and adds new media to shared media directory.

DIR="datastore/2018-04-02"
bin/visit-api.js $DIR

ORIG="datastore/2018-03-13"
ln -rs "$ORIG/media/ "$DIR/media"
bin/get-audio.sh $DIR "0,1,2,3,4,5,6,7,8,9,10,30"

Maintainers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published