質問編集履歴
1
http→https
title
CHANGED
File without changes
|
body
CHANGED
@@ -9,7 +9,7 @@
|
|
9
9
|
### 発生している問題・エラーメッセージ
|
10
10
|
|
11
11
|
```
|
12
|
-
pi@raspberrypi:~ $sudo curl -o-
|
12
|
+
pi@raspberrypi:~ $sudo curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.11/install.sh | bash
|
13
13
|
% Total % Received % Xferd Average Speed Time Time Time Current
|
14
14
|
Dload Upload Total Spent Left Speed
|
15
15
|
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Couldn't connect to server
|