RE: zppy Quick Qustion.
07-28-2015, 12:07 AM
(This post was last modified: 07-28-2015, 12:08 AM by elijahbate.)
Hi I don't believe this is currently available, so I did this on my sentora branch master just copy and paste the zppy code into your file.
Now I have modified the code to install from the cache directory if the module exists when using the follow commands
The cache command must be at the end.
My Sentora repo
Haven't tested the code but pretty sure it will work.
Cheers
Elijah
Now I have modified the code to install from the cache directory if the module exists when using the follow commands
Code:
zppy install modulename -c
or
zppy install modulename --cache
The cache command must be at the end.
My Sentora repo
Haven't tested the code but pretty sure it will work.
Cheers
Elijah