PardesiScript/README.md

28 lines
620 B
Markdown
Raw Normal View History

2023-02-01 22:28:25 +05:30
## Linux Update script
2022-08-21 19:56:40 +05:30
2023-02-01 22:28:25 +05:30
A bash script writted by [Pardesi Cat ](https://pardesicat.xyz)for easy update/upgrade the linux system
2022-09-01 01:44:44 +05:30
2023-02-01 22:28:25 +05:30
Linux Bash script for auto update in Debian Based distro + server
2022-09-01 01:44:44 +05:30
2023-02-01 22:28:25 +05:30
## **To use this script simply follow these steps**
2022-09-01 01:44:44 +05:30
2023-02-01 22:28:25 +05:30
1. <u>Clone the update script from my selfhost git server</u>
2022-08-31 13:55:12 +05:30
2023-02-01 22:28:25 +05:30
```copy
git clone https://git.pardesicat.xyz/pardesicat/PardesiScript.git
```
2022-08-31 13:55:12 +05:30
2023-02-01 22:28:25 +05:30
2. <u>Goto that directory</u>
2022-08-31 13:55:12 +05:30
2023-02-01 22:28:25 +05:30
```copy
cd PardesiScript
```
2022-08-31 13:55:12 +05:30
2023-02-01 22:28:25 +05:30
3. <u>Run the bash script</u>
2022-08-31 13:55:12 +05:30
2023-02-01 22:28:25 +05:30
```copy
bash pardesicat.sh
```
2022-08-31 13:55:12 +05:30
2023-02-01 22:28:25 +05:30
> [!Attention]
> Script will only work for debian based distros (mainly with apt package managers)