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

Commit 33823ce

Browse files
authored
Update install-debian10.sh
1 parent 2f9b69a commit 33823ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

install-debian10.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ case $input in
6464
[yY][eE][sS]|[yY])
6565
git clone "https://github.com/FastGitORG/www" /www/wwwroot/fgorg
6666
rm -rf /www/wwwroot/fgorg/.git
67+
rm -rf /www/wwwroot/fgorg/README.md
68+
rm -rf /www/wwwroot/fgorg/LICENSE
6769
;;
6870

6971
[nN][oO]|[nN])

0 commit comments

Comments
 (0)