質問編集履歴
2
誤字修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
https://qiita.com/h19e/items/02d1301d4fdd8dfa88ac#ec2%E3%81%AE%E8%B5%B7%E5%8B%95
|
2
2
|
上記URLを参考にし、EC2へログインしてLaravelの構築をしようと思い作業しておりました。
|
3
3
|
途中で # visudoを実行し、
|
4
|
-
##
|
4
|
+
.##Allow root to run any commands anywhere
|
5
5
|
root ALL=(ALL) ALL
|
6
6
|
test ALL=(ALL) ALL
|
7
7
|
上記のtestの行を追加しました。
|
1
タグの追加
title
CHANGED
File without changes
|
body
CHANGED
File without changes
|