Skip to content

Commit

Permalink
added restartYACY.sh so it's included in release package
Browse files Browse the repository at this point in the history
  • Loading branch information
okybaca committed Aug 28, 2023
1 parent 195bd2e commit 1de37bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@
<fileset dir=".">
<include name="startYACY.sh"/>
<include name="stopYACY.sh"/>
<include name="restartYACY.sh"/>
<include name="killYACY.sh"/>
<include name="updateYACY.sh"/>
<include name="restart.sh"/>
Expand Down

0 comments on commit 1de37bc

Please sign in to comment.