Hi,
I need to make 1 change where ssh= false should be replaced with ssh=true.
Either way i am also comfortable with Copying the whole content of my existing stash-config.properties file with newly created Stash-config.propeties1 .
My purpose here is to when stash stops for hourly backup i need to copy the newly created file overwrite the existing stash-config.prpoerties file when start-stash.sh runs.
Could someone please suggest how could these be achieved.
I know it would be simply adding 1 line under start-stash.sh file.
Many Thanks,
Akash
I have got it, just add cp command to overwrite .
cp source file target file --> under stop-stash.sh
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.