mirror of
https://github.com/msmhq/msm.git
synced 2024-08-30 18:12:35 +00:00
Corrected chmod path.
This commit is contained in:
parent
6bdded378e
commit
0a2ad7555f
@ -26,7 +26,7 @@ This script uses the following tools: **screen**, **rsync**, **zip**
|
||||
|
||||
sudo mkdir /opt/msm
|
||||
sudo chown minecraft /opt/msm
|
||||
sudo chmod -R 775 /opt/test
|
||||
sudo chmod -R 775 /opt/msm
|
||||
|
||||
Also be sure to create the directory for ram storage if your system supports ram disk:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user