Update docker-entrypoint.sh

This commit is contained in:
Yoshiko2
2020-11-10 20:17:32 +08:00
committed by GitHub
parent 4138c692e7
commit 81638eb870

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
git fetch --all
git reset --hard origin/master