Skip to content

Commit 0efc75f

Browse files
committed
Add trailing newlines to conductor.json and conductor-setup.sh
1 parent e2a7482 commit 0efc75f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

conductor-setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ fi
2727
echo "🔧 Running Rails setup script..."
2828
bin/setup --skip-server
2929

30-
echo "✨ Setup complete! You can now run the development server."
30+
echo "✨ Setup complete! You can now run the development server."

conductor.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
"archive": ""
66
},
77
"runScriptMode": "nonconcurrent"
8-
}
8+
}

0 commit comments

Comments
 (0)