Files
test222/update.sh
2026-03-05 14:21:55 +05:00

3 lines
42 B
Bash

#!/bin/bash
git reset --hard HEAD
git pull