forked from vieter-v/vieter
Poke the CI
parent
b1fa83971d
commit
7443a06325
11
README.md
11
README.md
|
@ -33,7 +33,12 @@ terminal, & upload them to the servers using CI.
|
||||||
|
|
||||||
The data directory consists of three main directories:
|
The data directory consists of three main directories:
|
||||||
|
|
||||||
* `downloads` - This is where packages are initially downloaded. Because vieter moves files from this folder to the `pkgs` folder, these two folders should best be on the same drive
|
* `downloads` - This is where packages are initially downloaded. Because vieter
|
||||||
|
moves files from this folder to the `pkgs` folder, these two folders should
|
||||||
|
best be on the same drive
|
||||||
* `pkgs` - This is where approved package files are stored.
|
* `pkgs` - This is where approved package files are stored.
|
||||||
* `repos` - Each repository gets a subfolder here. The subfolder contains the uncompressed contents of the db file.
|
* `repos` - Each repository gets a subfolder here. The subfolder contains the
|
||||||
* Each repo subdirectory contains the compressed db & files archive for the repository, alongside a directory called `files` which contains the uncompressed contents.
|
uncompressed contents of the db file.
|
||||||
|
* Each repo subdirectory contains the compressed db & files archive for the
|
||||||
|
repository, alongside a directory called `files` which contains the
|
||||||
|
uncompressed contents.
|
||||||
|
|
Loading…
Reference in New Issue