Skip to content

Commit e18a5c3

Browse files
committed
Update webcam.sh
1 parent 102fd36 commit e18a5c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webcam.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
sudo apt-get install -y lynx
4-
sudo cp apache2 /usr/local
4+
sudo cp -R apache2 /usr/local
55

66
#不要なファイルの削除
77
sudo rm -r /usr/local/apache2/htdocs/*

0 commit comments

Comments
 (0)