Skip to content

Commit 40564b7

Browse files
committed
resetting remote git
1 parent 7578442 commit 40564b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

devbox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"bun create_songs.ts config.yaml",
3535
"bun create_services.ts config.yaml",
3636
"scp ../src/assets/*.json hosting:data/sites/gasser.blue/jemifier/src/assets",
37-
"ssh hosting 'cd data/sites/gasser.blue/jemifier && git pull && devbox run build_npm'"
37+
"ssh hosting 'cd data/sites/gasser.blue/jemifier && git reset --hard && git pull && devbox run build_npm'"
3838
]
3939
}
4040
},

0 commit comments

Comments
 (0)