Skip to content

Commit ca09ca0

Browse files
committed
remove main
1 parent d4f1a9c commit ca09ca0

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

deploy-on-digital-ocean-from-master-branch.sh

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,8 @@ rails assets:clobber
33
RAILS_ENV=production rails assets:precompile
44
git add .
55
git commit -m "precompile"
6-
<<<<<<< HEAD
7-
git push origin main
8-
=======
96
git push origin master
10-
>>>>>>> dev
7+
118

129
1310
cd dialectica

0 commit comments

Comments
 (0)