This commit is contained in:
xyj 2024-03-04 10:28:45 +08:00
parent 81a29c2856
commit 15d8f2e686
2 changed files with 11 additions and 2 deletions

View File

@ -6,7 +6,6 @@
<component name="ChangeListManager">
<list default="true" id="6fcbdb26-1795-4695-b353-57b405f1e401" name="Changes" comment="update">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/cron_set.sh" beforeDir="false" afterPath="$PROJECT_DIR$/cron_set.sh" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
@ -323,7 +322,15 @@
<option name="project" value="LOCAL" />
<updated>1709517231451</updated>
</task>
<option name="localTasksCounter" value="18" />
<task id="LOCAL-00018" summary="update">
<option name="closed" value="true" />
<created>1709517267767</created>
<option name="number" value="00018" />
<option name="presentableId" value="LOCAL-00018" />
<option name="project" value="LOCAL" />
<updated>1709517267767</updated>
</task>
<option name="localTasksCounter" value="19" />
<servers />
</component>
<component name="UnknownFeatures">

View File

@ -5,3 +5,5 @@ user=pi
autostart=true
autorestart=true
redirect_stderr=true
stopsignal=TERM
stopasgroup=True