Skip to content

acid-chicken/misskeyci-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

misskeyci-docker

Internal project.

How to update

  1. Remove current yarn.lock (rm -f yarn.lock)
  2. Go into the submodule (cd path/to/misskey)
  3. Update the submodule (git submodule update)
  4. Create yarn.lock (yarn install)
  5. Check vulnerabilities (yarn audit)
  6. Fix vulnerabilities (vim yarn.lock)
  7. Move yarn.lock to the root directory (mv yarn.lock to/root)
  8. Go out of the submodule (cd back/to/root)

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published