質問編集履歴

1

誤字

2020/02/26 01:31

投稿

ttoo
ttoo

スコア126

test CHANGED
File without changes
test CHANGED
@@ -16,7 +16,7 @@
16
16
 
17
17
  ```
18
18
 
19
- test@test-1:/factly_dmp_batch$ sudo apt -y install python3.7
19
+ test@test-1:/test_batch$ sudo apt -y install python3.7
20
20
 
21
21
  Reading package lists... Done
22
22
 
@@ -30,13 +30,13 @@
30
30
 
31
31
  E: Couldn't find any package by regex 'python3.7'
32
32
 
33
- test@test-1:/factly_dmp_batch$
33
+ test@test-1:/test_batch$
34
34
 
35
- test@test-1:/factly_dmp_batch$ cat /etc/issue
35
+ test@test-1:/test_batch$ cat /etc/issue
36
36
 
37
37
  Debian GNU/Linux 9 \n \l
38
38
 
39
- test@test-1:/factly_dmp_batch$ pip3 --version
39
+ test@test-1:/test_batch$ pip3 --version
40
40
 
41
41
  pip 9.0.1 from /usr/lib/python3/dist-packages (python 3.5)
42
42