project name update
This commit is contained in:
parent
23571d6b88
commit
39aaad5394
@ -28,12 +28,12 @@ Installify is a Bash shell script to download new software and applications.
|
|||||||
# Use
|
# Use
|
||||||
|
|
||||||
```console
|
```console
|
||||||
wget -P ~/ https://git.aterve.com/Spekulaas/BashInstaller/archive/master.zip
|
wget -P ~/ https://git.aterve.com/Spekulaas/installify/archive/master.zip
|
||||||
unzip ~/master.zip
|
unzip ~/master.zip
|
||||||
```
|
```
|
||||||
or with git
|
or with git
|
||||||
```console
|
```console
|
||||||
$ git clone https://git.aterve.com/Spekulaas/BashInstaller.git
|
$ git clone https://git.aterve.com/Spekulaas/installify.git
|
||||||
```
|
```
|
||||||
|
|
||||||
`cd $PATH_TO/Installify` and run the script interactively using `sudo ./install.sh [argunments]`:
|
`cd $PATH_TO/Installify` and run the script interactively using `sudo ./install.sh [argunments]`:
|
||||||
@ -78,5 +78,4 @@ $ sudo ./install.sh -az
|
|||||||
```
|
```
|
||||||
|
|
||||||
# TO-DO
|
# TO-DO
|
||||||
Name change BashInstaller -> Installify
|
|
||||||
See applications and software tab
|
See applications and software tab
|
Loading…
x
Reference in New Issue
Block a user