This website requires JavaScript.
Explore
Help
Register
Sign In
kamp
/
searXNG-update-script
Watch
1
Star
0
Fork
0
You've already forked searXNG-update-script
Code
Issues
Pull Requests
Activity
Update script for baremetal installations of searXNG
2
Commits
1
Branch
0
Tags
22
KiB
Shell
100%
main
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Manuel Kamper
253857f317
Readme.md hinzugefügt
2023-12-27 15:03:20 +00:00
Readme.md
Readme.md hinzugefügt
2023-12-27 15:03:20 +00:00
update.sh
update.sh hinzugefügt
2023-12-27 15:01:51 +00:00
Readme.md
searXNG Update script for Bare metal installations
download update.sh Script
chmod +x update.sh
crontab -e
30 3 * * * /root/update.sh
Enjoy!