mirror of
https://github.com/RobotechLille/cdf2018-principal
synced 2025-09-05 09:35:56 +02:00
Movement
This commit is contained in:
parent
c9a7bee3b1
commit
4c44af3e4c
19 changed files with 369 additions and 102 deletions
|
@ -21,6 +21,12 @@ s()
|
|||
/opt/chef/bin/testStop
|
||||
}
|
||||
|
||||
f()
|
||||
{
|
||||
/etc/init.d/S50chef stop
|
||||
/opt/chef/bin/testFree
|
||||
}
|
||||
|
||||
l()
|
||||
{
|
||||
tail -f $(find /opt/chef/log | sort | tail -1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue