Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Akash6222 authored Apr 9, 2024
1 parent 4eec534 commit c440bc8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# ALG Package Automation Scripts
# ALG Tools

Welcome to the ALG Package Automation Scripts repository! Here, you'll find a comprehensive set of Bash scripts designed to automate various tasks for managing Arka Linux GUI (ALG) packages and repositories.
Welcome to the ALG Tools repository! Here, you'll find a comprehensive set of Bash scripts designed to automate various tasks for managing Arka Linux GUI (ALG) packages and repositories.

## Overview

The ALG Package Automation Scripts are a toolkit for streamlining the process of updating, managing, and maintaining ALG packages and repositories. From updating PKGBUILD files to managing repository servers, these scripts handle it all efficiently.
The ALG Tools are a toolkit for streamlining the process of updating, managing, and maintaining ALG packages and repositories. From updating PKGBUILD files to managing repository servers, these scripts handle it all efficiently.

## For Whom

Expand All @@ -27,8 +27,8 @@ These scripts are for maintainers, contributors, and developers involved in ALG
1. Clone the repository:

```bash
git clone https://github.com/arch-linux-gui/alg-package-automation-scripts.git
cd alg-package-automation-scripts
git clone https://github.com/arch-linux-gui/alg-tools.git
cd alg-tools

Make sure your function scripts (update_pkgbuild.sh, get_pkgbuild.sh, update_server.sh, etc) are located in the same directory as the start.sh.

Expand Down

0 comments on commit c440bc8

Please sign in to comment.