PardesiScript/README.md

28 lines
620 B
Markdown

## Linux Update script
A bash script writted by [Pardesi Cat ](https://pardesicat.xyz)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. <u>Clone the update script from my selfhost git server</u>
```copy
git clone https://git.pardesicat.xyz/pardesicat/PardesiScript.git
```
2. <u>Goto that directory</u>
```copy
cd PardesiScript
```
3. <u>Run the bash script</u>
```copy
bash pardesicat.sh
```
> [!Attention]
> Script will only work for debian based distros (mainly with apt package managers)