mirror of
https://github.com/internetee/registry.git
synced 2025-05-18 18:29:40 +02:00
Hardcoded home to robot script for a while
This commit is contained in:
parent
fac82a09ca
commit
b27ba36ede
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
# Build and run everything for automatic tests
|
# Build and run everything for automatic tests
|
||||||
#
|
#
|
||||||
set -o pipefail
|
set -o pipefail
|
||||||
|
HOME=/home/app
|
||||||
|
|
||||||
# cd to Rails root directory
|
# cd to Rails root directory
|
||||||
cd "$(dirname "$0")"; cd ..
|
cd "$(dirname "$0")"; cd ..
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue