質問編集履歴

4

情報追加

2017/04/03 06:53

投稿

akkkkin
akkkkin

スコア83

test CHANGED
File without changes
test CHANGED
@@ -48,6 +48,56 @@
48
48
 
49
49
 
50
50
 
51
+
52
+
53
+ 【追記】
54
+
55
+ 「00 05 01 * *」も入力しておりました。
56
+
57
+
58
+
59
+ 改めて
60
+
61
+ /usr/local/certbot/certbot-auto renew --force-renewal && /bin/systemctl reload httpd
62
+
63
+ で入力したところ、
64
+
65
+ No such file or directory
66
+
67
+ と表示されます。
68
+
69
+
70
+
71
+ ファイルを確認しても下記のように存在するのですが・・・
72
+
73
+ cme Dockerfile pep8.travis.sh
74
+
75
+ certbot Dockerfile-dev README.rst
76
+
77
+ certbot-apache docs readthedocs.org.requirements.txt
78
+
79
+ certbot-auto examples setup.cfg
80
+
81
+ certbot-compatibility-test letsencrypt-auto setup.py
82
+
83
+ certbot.log letsencrypt-auto-source tests
84
+
85
+ certbot-nginx letshelp-certbot tools
86
+
87
+ CHANGES.rst LICENSE.txt tox.cover.sh
88
+
89
+ CONTRIBUTING.md linter_plugin.py tox.ini
90
+
91
+ docker-compose.yml MANIFEST.in Vagrantfile
92
+
93
+
94
+
95
+ 何が原因なのでしょうか?
96
+
97
+
98
+
99
+
100
+
51
101
  もし、詳しい方がいらっしゃればご教示いただきたく思います。
52
102
 
53
103
 

3

文言追加

2017/04/03 06:53

投稿

akkkkin
akkkkin

スコア83

test CHANGED
@@ -1 +1 @@
1
- Let's Encrypt の自動更新のコマンドがcommand not foundになる(Apacheで設定)
1
+ Let's Encrypt の自動更新のコマンド結果がcommand not foundになる(Apacheで設定)
test CHANGED
File without changes

2

誤字修正

2017/04/03 06:45

投稿

akkkkin
akkkkin

スコア83

test CHANGED
@@ -1 +1 @@
1
- ごいLet's Encrypt の自動更新のコマンドがcommand not foundになる(Apacheで設定)
1
+ Let's Encrypt の自動更新のコマンドがcommand not foundになる(Apacheで設定)
test CHANGED
File without changes

1

誤字修正

2017/04/03 06:44

投稿

akkkkin
akkkkin

スコア83

test CHANGED
@@ -1 +1 @@
1
- Let's Encrypt の自動更新のコマンドがcommand not foundになる(Apacheで設定)
1
+ ごいLet's Encrypt の自動更新のコマンドがcommand not foundになる(Apacheで設定)
test CHANGED
@@ -26,15 +26,11 @@
26
26
 
27
27
  すると、以下の結果になります。
28
28
 
29
- ``````ここに言語を入力
30
29
 
31
- ここに言語を入力
32
-
33
- ```
34
30
 
35
31
  bash: 00:command not found
36
32
 
37
- ```
33
+
38
34
 
39
35
 
40
36