Project

General

Profile

« Previous | Next » 

Revision 82c4f0a4

Added by Stephen Benjamin over 8 years ago

Update remote_execution to 0.0.4

View differences:

plugins/ruby-foreman-remote-execution/debian/rules
OUT=/var/lib/foreman/public/apipie-cache/plugin/$(PLUGIN) RAILS_ENV=development \
)
GEM_PATH=$$(cd /usr/share/foreman && bundle show $(PLUGIN)) && \
cp -rp $${GEM_PATH}/public/assets/$(PLUGIN) ./
cp -rp $${GEM_PATH}/public/assets/ ./
[ -e apipie-cache ] || mkdir apipie-cache/
cp -rp /var/lib/foreman/public/apipie-cache/plugin/$(PLUGIN) ./apipie-cache/

Also available in: Unified diff