Sanix-Darker / Raspberry-Set-Date

set easily the updated date of your raspberry pi or other hardware not having a battery for clock

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raspberry-Set-Date

Sick of setting mannually over and over the date on your raspberry pi ? Just use this bash script making the ping to DuckDuckGo

How to install

Just hit the shell :

git clone https://github.com/sanix-darker/rsd.git
cd rsd
chmod +x ./rsd.sh
./rsd.sh

Or just hit directly :

curl -s -L https://raw.githubusercontent.com/sanix-darker/rsd/master/rsd.sh | bash
# or with shortener
curl -s -L https://bit.ly/01rsd | bash
# command stored here : https://termbin.com/ziiq

Author

  • Sanix-darker

About

set easily the updated date of your raspberry pi or other hardware not having a battery for clock


Languages

Language:Shell 100.0%