Update cbsh, README.org
This commit is contained in:
parent
b9907b1be9
commit
d503fae061
|
|
@ -1,7 +1,7 @@
|
||||||
#+TITLE: CBSH Postinstall Scripts (very original name i swear)
|
#+TITLE: CBSH Postinstall Scripts (very original name i swear)
|
||||||
#+DESCRIPTION: A Bunch of Postinstall Scripts im calling CBSH
|
#+DESCRIPTION: A Bunch of Postinstall Scripts im calling CBSH
|
||||||
#+AUTHOR: Cabooshy (Cameron Miller)
|
#+AUTHOR: Cabooshy (Cameron Miller)
|
||||||
#+PROPERTY: header-args :tangle cbsh_arch.sh
|
#+PROPERTY: header-args :tangle cbsh
|
||||||
#+STARTUP: showeverything
|
#+STARTUP: showeverything
|
||||||
|
|
||||||
* TABLE OF CONTENTS :toc:
|
* TABLE OF CONTENTS :toc:
|
||||||
|
|
@ -33,11 +33,11 @@ CBSH is the name for a set of Linux Postinstall Scripts that give you my set of
|
||||||
|
|
||||||
* Installing CBSH
|
* Installing CBSH
|
||||||
** Install Instructions
|
** Install Instructions
|
||||||
To Install CBSH you'll need to clone the repo and run the shell script relevent to your distro's base. As an example, Ubuntu, Mint, Pop!_OS etc. should use the ~Debian~ Script like so:
|
To Install CBSH you'll need to clone the repo and run the shell script like so:
|
||||||
#+begin_example
|
#+begin_example
|
||||||
git clone https://gitlab.com/cabooshyy/cbsh
|
git clone https://gitlab.com/cabooshyy/cbsh/cbsh_arch/cbsh.git
|
||||||
cd cbsh
|
cd cbsh
|
||||||
./cbsh_deb
|
./cbsh
|
||||||
#+end_example
|
#+end_example
|
||||||
|
|
||||||
** Potential Bugs
|
** Potential Bugs
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user