]> Git — Sourcephile - gargantext.git/blob - bin/gource
[FIX] Print phylo
[gargantext.git] / bin / gource
1 #!/bin/bash
2
3 DATE="2018-03-08 07:18:18"
4
5 # record my desktop + title + scp-gargantext
6 # use tutoriel code
7
8 #tmux -d video
9 #xterm -e "tutoriel"
10
11 gource --start-date $DATE $1 &
12 gource --start-date $DATE $1/purescript-gargantext
13 #tmux -a video
14
15 # Share video ?
16
17
18