File tree Expand file tree Collapse file tree 1 file changed +18
-12
lines changed
Expand file tree Collapse file tree 1 file changed +18
-12
lines changed Original file line number Diff line number Diff line change @@ -16,17 +16,7 @@ You can easily setup automations with the differents options.
1616
1717<br >
1818
19- ## Usage
20- ** Commands & options** are listed with the command:
21- ``` javascript
22- bp -- help
23- ```
24-
25- ** Builtin automations** are automatically configured with [ Systemd] ( https://systemd.io/ ) on your system
26-
27- <br >
28-
29- ## Management steps
19+ ## Quick start
3020Copy/paste the following command blocks on your Linux terminal to manage your Bashpack installation.
3121* _ You must be sudo._
3222* _ Once installed, Bashpack will automatically update itself (it checks for updates once a day)._
@@ -50,7 +40,17 @@ sudo bp --self-delete
5040
5141<br >
5242
53- ## Features details
43+ ## Usage
44+ ** Commands & options** are listed with the command:
45+ ``` javascript
46+ bp -- help
47+ ```
48+ <br >
49+
50+ ** Builtin automations** are automatically configured with [ Systemd] ( https://systemd.io/ ) on your system
51+
52+ <br >
53+
5454### Unified Linux updates
5555Launch an automatic update of everything on your system:
5656``` javascript
@@ -65,9 +65,15 @@ Get logs from last update:
6565sudo bp update -- get- logs
6666```
6767
68+ <br >
69+
70+
6871### Linux firewall security
6972Incoming
7073
74+ <br >
75+
76+
7177### Routes over VPN
7278Incoming
7379
You can’t perform that action at this time.
0 commit comments