Skip to content

Commit

Permalink
c
Browse files Browse the repository at this point in the history
  • Loading branch information
BeastGamer81 committed Nov 27, 2023
1 parent d41016d commit 22ddf8b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/KlovitClient/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,7 @@ npm install pm2 -g
```
Now you need to go to the dashboard directory and use:
```
pm2 start index.js --name KlovitCLient
pm2 start index.js --name KlovitClient
```

Once you have started KlovitCLient, head to the Dashbard URL and login!
Once you have started KlovitClient, head to the Dashbard URL and login!
8 changes: 8 additions & 0 deletions docs/KlovitClient/updating.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Updating

From older KlovitClient release or Dashactyl v0.4 to a newer KlovitClient release:
1. Store certain things such as your api keys, discord auth settings, etc in a .txt file
2. Download database.sqlite
3. Delete all files off the server (or delete and remake the folder if done in ssh)
4. Upload the latest KlovitClient release and unzip it
5. Upload database.sqlite and reconfigure settings.json

0 comments on commit 22ddf8b

Please sign in to comment.