Skip to content
This repository was archived by the owner on Jun 7, 2024. It is now read-only.

Commit 3dbf353

Browse files
authored
Update install-debian10.sh
1 parent 33823ce commit 3dbf353

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install-debian10.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ cd ..
8080
rm -fR fastgit-tmp
8181

8282
# TODO: Put Cert
83-
mkdir -p /www/wwwroot/cert
83+
mkdir -p /var/www/cert/
8484
echo "Please put cert(fg.pem) and key(fg.key) to /var/www/cert/"
8585
echo "Then reload nginx."
8686
echo "Thank you! :D"

0 commit comments

Comments
 (0)