GITLAB
grouille
/
IMA3_P10
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Blame view
raspberry/lancer.sh
85 Bytes
Edit
Raw
Normal View
History
ca407e85
zabeth18
modification scri...
1 2 3 4 5
#!/bin/sh
kill
$(
cat /var/run/script.pid
)
base
=
`
dirname
$0
`
nohup
$base
/script.sh &