diff --git a/root/generate-secret b/root/generate-secret index 48d9326..8f1bc38 100755 --- a/root/generate-secret +++ b/root/generate-secret @@ -3,4 +3,4 @@ cd /app/www/bin || exit 1 -rake secret +./rails secret