Just execute like the below.
-
chmod +x removeetclone.sh -
./removeetclone.sh 2>&1 | tee removeetclone_stdouterr.txt
Just execute like the below.
-
chmod +x fetchetreset.sh -
./fetchetreset.sh 2>&1 | tee fetchetreset_stdouterr.txt
Just execute like the below.
-
cd ~/.config/d3f4l7d/updaterepos -
git fetch --all -
git reset --hard origin/main
MIT License - see LICENSE for more details.