Skip to content
Snippets Groups Projects
Unverified Commit 3a1cccca authored by Volkor The Barbarian Warrior's avatar Volkor The Barbarian Warrior
Browse files

update readme to reflect new changes

parent 17a4dc27
No related branches found
No related tags found
No related merge requests found
......@@ -5,10 +5,16 @@ Supports SFW and NSFW modes, perfect for shitposting, AND for work!
## Installation
To install this, you can follow the commands below:
### Debian and Fedora based systems
[deb and rpm files are automatically generated per version.](https://git.volkor.me/Volkor/SUpload/-/tags)
### Everything else
If you're not on a system listed above, you can follow the commands below to install the program manually.
```bash
git clone https://git.thecum/zone.com/Volkor/supload.git
git clone https://git.volkor.me/Volkor/supload.git
cd SUpload
sudo make install
```
......@@ -56,10 +62,9 @@ $ supload -fos
# Screenshot and debug output
$ supload -Vs
```
Configuration:
## Configuration
The config file is located at ~/.config/supload/settings.conf.
If you delete this file, it will be created on next run. (It might have an
error about unable to mkdir)
```
The default config is located at /etc/supload.conf, If it exists, it will read from ~/.config/supload/settings.conf. The home config file will take priority.
If you delete this file, it will **NOT** be recreated, you will have to recreate it.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment