update
This commit is contained in:
parent
143d6fc3f9
commit
409a32bda5
|
@ -5,9 +5,7 @@
|
|||
</component>
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="6fcbdb26-1795-4695-b353-57b405f1e401" name="Changes" comment="update">
|
||||
<change afterPath="$PROJECT_DIR$/conf/common/forever.conf" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/forever.py" beforeDir="false" afterPath="$PROJECT_DIR$/forever.py" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/conf/common/forever.conf" beforeDir="false" afterPath="$PROJECT_DIR$/conf/common/forever.conf" afterDir="false" />
|
||||
</list>
|
||||
<option name="SHOW_DIALOG" value="false" />
|
||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||
|
@ -268,7 +266,15 @@
|
|||
<option name="project" value="LOCAL" />
|
||||
<updated>1709347345026</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="11" />
|
||||
<task id="LOCAL-00011" summary="update">
|
||||
<option name="closed" value="true" />
|
||||
<created>1709347653411</created>
|
||||
<option name="number" value="00011" />
|
||||
<option name="presentableId" value="LOCAL-00011" />
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1709347653411</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="12" />
|
||||
<servers />
|
||||
</component>
|
||||
<component name="UnknownFeatures">
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[program:push_stream]
|
||||
[program:forever]
|
||||
directory=/home/pi/agri_xumu
|
||||
command=/usr/bin/python forever.py
|
||||
user=pi
|
||||
|
|
Loading…
Reference in New Issue