Commit 1532d6db7eaab5048f1f27d29f7c84ccf929081d

Authored by grouille
1 parent 18b2ac95

Modification du script principal

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
fichiersRPI/script.sh
1 1 #!/bin/sh
  2 +sudo su
2 3 ./load.sh
3 4 while true
4 5 do
... ...