diff --git a/HiNC-update.bat b/HiNC-update.bat index 467daf1..a478950 100644 --- a/HiNC-update.bat +++ b/HiNC-update.bat @@ -4,5 +4,6 @@ set "remoteRepo=https://HiNC-Public-Client:HiNCProduct20241117@superhightech-git "%git%" clone "%remoteRepo%" HiNC cd HiNC "%git%" remote set-url origin "%remoteRepo%" +"%git%" update-index --skip-worktree appsettings.json "%git%" reset --hard && "%git%" pull cd .. \ No newline at end of file