Layout fixes
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
###
|
||||
# This script build a mobile app for the android and ios cordova projects.
|
||||
# If the environment variable TEST_HOST is set it will be used as mobile app host
|
||||
# for all the requests
|
||||
#
|
||||
#
|
||||
###
|
||||
|
||||
require 'fileutils'
|
||||
include FileUtils
|
||||
#rm_rf Rails.root.join('public', 'assets') # now done in ./make_...
|
||||
|
||||
Reference in New Issue
Block a user