Skip to content

Commit 7abb0cf

Browse files
committed
add deploy to new server fix
1 parent 9b7f811 commit 7abb0cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/51.210.222.18/deploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ ssh -T $USER@$HOST <<EOL
5454
# bundle config build.pg --with-pg-include=/usr/pgsql-16/include/ --with-pg-lib=/usr/pgsql-16/lib/
5555
5656
bin/bundle install
57-
bin/rails assets:clean
57+
# bin/rails assets:clean
5858
bin/rails assets:precompile
5959
bin/rails db:migrate
6060

0 commit comments

Comments
 (0)