cd plugins
ln -s /full/path/to/your/plugin .
ln -s ~/src/my-great-plugin # for example
6 إعجابات
cd plugins
ln -s /full/path/to/your/plugin .
ln -s ~/src/my-great-plugin # for example