Fixing add wiki
This commit is contained in:
4
Makefile
4
Makefile
@@ -14,9 +14,11 @@ restart: init
|
||||
clone-game-website:
|
||||
@$(shell git clone https://github.com/Open-RSC/Website.git)
|
||||
@$(shell git clone https://github.com/Open-RSC/Game.git)
|
||||
@$(shell cd Website && git clone https://github.com/Open-RSC/Wiki.git)
|
||||
#@$(shell sudo chmod -R 777 Website && sudo chmod -R 777 Game && sudo chmod 644 Website/board/config.php)
|
||||
|
||||
clone-wiki:
|
||||
@$(shell cd Website && git clone https://github.com/Open-RSC/Wiki.git)
|
||||
|
||||
clone-windows-website:
|
||||
@git clone https://github.com/Open-RSC/Website.git
|
||||
#icacls Website /grant Everyone:F /t
|
||||
|
||||
0
add-wiki.sh
Normal file → Executable file
0
add-wiki.sh
Normal file → Executable file
Reference in New Issue
Block a user