Skip to content

Commit

Permalink
trying to get init scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
rustyrazorblade committed Oct 5, 2016
1 parent abd85fa commit 24c8b63
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ mkdir -p build/etc/{spotify,init.d}
cp resource/cassandra-reaper.yaml build/etc/spotify/
cp target/cassandra-reaper-0.3.0-SNAPSHOT.jar build/usr/share/cassandra-reaper/
cp bin/* build/usr/local/bin/

cp resource/reaper.init build/etc/init.d/cassandra-reaper
chmod 755 build/etc/init.d/cassandra-reaper

fpm -s dir \
-t deb \
Expand Down
File renamed without changes.

0 comments on commit 24c8b63

Please sign in to comment.