6 lines
76 B
Bash
6 lines
76 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
./pull-cours-tssr.sh
|
||
|
./pull-procedures-tssr.sh
|
||
|
./create-index.sh
|