todo
This commit is contained in:
parent
05051adf23
commit
0884c75ec2
@ -8,7 +8,7 @@ script_path=$(dirname "$script")
|
||||
script_name="heavy_script.sh"
|
||||
cd "$script_path" || exit
|
||||
git fetch &> /dev/null
|
||||
|
||||
# TODO: change beta to main once testing is complete
|
||||
if git diff --name-only origin/beta | grep -qs ".sh" ; then
|
||||
echo "Found a new version of HeavyScript, updating myself..."
|
||||
git reset --hard -q
|
||||
|
Loading…
Reference in New Issue
Block a user