Bash scriipt for updating the apt package based distro
Go to file
Pardesi_Cat 48c1dfdaa4
NEW stuffs
2024-02-06 03:16:02 +05:30
LICENCE licence 2023-02-01 22:35:40 +05:30
README.md execute perms 2023-06-14 19:31:05 +05:30
catboii fixed the catboii file 2023-04-05 02:37:33 +05:30
pardesicat.sh NEW stuffs 2024-02-06 03:16:02 +05:30

README.md

Linux Update script

A bash script writted by Pardesi Cat for easy update/upgrade the linux system

Linux Bash script for auto update in Debian Based distro + server

To use this script simply follow these steps

  1. Clone the update script from my selfhost git server
git clone https://git.pardesicat.xyz/pardesicat/PardesiScript.git
  1. Goto that directory
cd PardesiScript
  1. Execute permission
chmod +x pardesicat.sh
  1. Run the bash script
bash pardesicat.sh

[!Attention] Script will only work for debian based distros (mainly with apt package managers)