add script to skip appsettings.json
This commit is contained in:
parent
c4f745e12b
commit
5f5aec3f26
@ -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 ..
|
Loading…
x
Reference in New Issue
Block a user