Test dev branch
This commit is contained in:
parent
3e26c012eb
commit
19699b4860
9
development/start-dev-peertube.sh
Normal file
9
development/start-dev-peertube.sh
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
cd /media/martelleur/projects/fediverse/PeerTube/development/start-dev.sh
|
||||||
|
|
||||||
|
git pull upstream develop
|
||||||
|
|
||||||
|
nvm use
|
||||||
|
|
||||||
|
code .
|
Loading…
Reference in New Issue
Block a user