Forum archive
Renaming Tracks not working
Rename the Tracks directory to railsapp
mv tracks-$VERSION railsapp
I got this error message:
mv: cannot stat 'tracks' No such file or directory
Could it be that the syntax 'mv' should be something else? I have followed through the documentation based on this /docs/rails/deploying-tracks-application
Thanks very much.