Requiring sudo for wiki sql extract
This commit is contained in:
@@ -326,7 +326,7 @@ elif [ "$choice" == "3" ]; then
|
|||||||
echo ""
|
echo ""
|
||||||
echo "Extracting the Wiki database."
|
echo "Extracting the Wiki database."
|
||||||
echo ""
|
echo ""
|
||||||
unzip -o Website/Wiki/openrsc_wiki.sql.zip -d Website/Wiki
|
sudo unzip -o Website/Wiki/openrsc_wiki.sql.zip -d Website/Wiki
|
||||||
echo ""
|
echo ""
|
||||||
echo ""
|
echo ""
|
||||||
echo "Creating the client cache in your home folder."
|
echo "Creating the client cache in your home folder."
|
||||||
|
|||||||
Reference in New Issue
Block a user