updating README file
This commit is contained in:
parent
dcac8d1738
commit
7cf6527d21
@ -1,5 +1,9 @@
|
||||
# simple file mover by jenz
|
||||
|
||||
# general compression: XZ_OPT='-T3 --memlimit-compress=70%' tar -cJf <name of compressed file> <Path to compress>
|
||||
|
||||
# general decompression: tar -xJf file.pkg.tar.xz
|
||||
|
||||
## virtualenv venv
|
||||
|
||||
## source venv/bin/activate
|
||||
@ -8,7 +12,6 @@
|
||||
|
||||
## config file: server specifics
|
||||
|
||||
##globally: apt-get install zip
|
||||
|
||||
## requires an ~/.my.cnf with
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user