Skip to content
Snippets Groups Projects
Commit 73173be0 authored by 42loop's avatar 42loop
Browse files

Update autoupdate.sh

parent b7ed4767
Branches
No related tags found
No related merge requests found
#!/bin/bash #!/bin/bash
# do a git pull and reboot or restart script if anything changed
res=$(git pull) res=$(git pull)
#echo $res #echo $res
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment