GITLAB
grouille
/
IMA3_P10
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
1532d6db7eaab5048f1f27d29f7c84ccf929081d
Authored by
grouille
2020-03-04 15:01:24 +0100
1 parent
18b2ac95
Modification du script principal
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
fichiersRPI/script.sh
Inline
Side-by-side
fichiersRPI/script.sh
Wrap text
Show/Hide comments
View file @
1532d6d
1
1
#!/bin/sh
2
+sudo su
2
3
./load.sh
3
4
while true
4
5
do
...
...