GITLAB
grouille
/
IMA3_P10
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Blame view
site/fichiersRPI/lancer.sh
90 Bytes
Edit
Raw
Normal View
History
645c4add
grouille
MAJ Git
1 2 3 4
#!/bin/sh
kill
$(
cat /var/run/script.pid
)
base
=
`
dirname
$0
`
59091cea
grouille
MAJ script.sh lan...
5 6
cd
$base
nohup ./script.sh &