質問編集履歴

1

誤字のため

2017/10/16 11:11

投稿

kashim
kashim

スコア38

test CHANGED
File without changes
test CHANGED
@@ -14,7 +14,7 @@
14
14
 
15
15
  /bin/bash -lc
16
16
 
17
- 'cd /home/ec2-user/TWC_JP/;bundle exec rails runner -e production test.rb user password';
17
+ 'cd /home/root/;bundle exec rails runner -e production test.rb user password';
18
18
 
19
19
  ```
20
20