瀏覽代碼

Moved gem files, added clean step

Raymond Edah 7 年之前
父節點
當前提交
5c6a9eace0
共有 3 個文件被更改,包括 4 次插入0 次删除
  1. 0 0
      app/Gemfile
  2. 0 0
      app/Gemfile.lock
  3. 4 0
      buildscripts/clean.sh

Gemfile → app/Gemfile


Gemfile.lock → app/Gemfile.lock


+ 4 - 0
buildscripts/clean.sh

@@ -0,0 +1,4 @@
+#!/usr/bin/bash
+
+echo "Clearing build folders..."
+/bin/rm -rf ~sensu/log ~sensu/run ~sensu/etc ~sensu/app