Maxwell175 / SSNFS

Simple Secure Network File System - Coming Soon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Checking if file exists before trying to remove a file

deepakchethan opened this issue · comments

While following the building process. On executing the post-merge script, I get the following error

mv: cannot stat 'SSNFSd/config.db': No such file or directory
rm: cannot remove 'SSNFSd/config.db.old': No such file or directory

Solved.