mirror of
https://github.com/CatalaLang/catala.git
synced 2024-11-09 22:16:10 +03:00
Scp to send to server
This commit is contained in:
parent
0f4655be5d
commit
39ee3a260e
@ -14,7 +14,7 @@ make grammar.html
|
||||
make catala.html
|
||||
make legifrance_catala.html
|
||||
|
||||
cp examples/allocations_familiales/allocations_familiales.html $1/
|
||||
cp grammar.html $1/
|
||||
cp catala.html $1/
|
||||
cp legifrance_catala.html $1/
|
||||
scp examples/allocations_familiales/allocations_familiales.html $1/
|
||||
scp grammar.html $1/
|
||||
scp catala.html $1/
|
||||
scp legifrance_catala.html $1/
|
||||
|
Loading…
Reference in New Issue
Block a user