Skip to content

marianwolf/sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cd /etc/cron.daily
cd /etc/cron.weekly
cd /etc/cron.monthly

sudo curl -O https://raw.githubusercontent.com/marianwolf/sh/main/apt-update.sh

sudo mv apt-update.sh /etc/cron.{daily,weekly,monthly}/apt-update

sudo chmod +x /etc/cron.{daily,weekly,monthly}/apt-update


Oneliner:
curl -s https://raw.githubusercontent.com/marianwolf/sh/main/apt-update.sh | sudo bash

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages