Simple installation script
This commit is contained in:
@@ -30,3 +30,10 @@ git clone https://winklerfamilie.eu/git/efelon/shell_sequencer.git /opt/sequence
|
||||
ln -s /opt/sequencer/sequencer/sequencer.sh /usr/local/bin
|
||||
ln -s /opt/sequencer/seqs /opt
|
||||
```
|
||||
or
|
||||
|
||||
use the simple bash installation script in the repository:
|
||||
|
||||
```
|
||||
curl -L https://winklerfamilie.eu/git/efelon/shell_sequencer/raw/branch/master/install.sh | bash
|
||||
```
|
||||
|
Reference in New Issue
Block a user