Updated symlink instructions
This commit is contained in:
parent
b729db969b
commit
bb96f3126d
@ -46,7 +46,8 @@ To generate your tokens, run the following commands and follow the interactive p
|
|||||||
```
|
```
|
||||||
cd ..
|
cd ..
|
||||||
git clone 'https://git.yandere.cc/Anon/CreatePleromaApp.git'
|
git clone 'https://git.yandere.cc/Anon/CreatePleromaApp.git'
|
||||||
ln -s "$(pwd)"/YandereLewdBot/{venv,src/cfg.py} CreatePleromaApp/
|
ln -s "$(pwd)"/YandereLewdBot/venv CreatePleromaApp/venv
|
||||||
|
ln -s "$(pwd)"/YandereLewdBot/src/cfg.py CreatePleromaApp/src/cfg.py
|
||||||
cd CreatePleromaApp
|
cd CreatePleromaApp
|
||||||
./run.sh -c cfg
|
./run.sh -c cfg
|
||||||
# Follow the interactive prompts.
|
# Follow the interactive prompts.
|
||||||
|
Reference in New Issue
Block a user