We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6284277 commit 97eafebCopy full SHA for 97eafeb
README.md
@@ -47,7 +47,7 @@ bp --help
47
```
48
<br>
49
50
-**Builtin automations** are automatically configured with [Systemd](https://systemd.io/) on your system
+**Builtin automations** are automatically configured with [Systemd](https://systemd.io/) on your system.
51
52
53
bashpack.sh
@@ -27,7 +27,7 @@
27
URL="https://api.github.com/repos/bashpack-project/bashpack/tarball" # for Github
28
# URL="https://github.com/bashpack-project/bashpack/archive/refs/heads" # for Github
29
30
-VERSION="0.2.17"
+VERSION="0.2.18"
31
32
NAME="Bashpack"
33
NAME_LOWERCASE=$(echo "$NAME" | tr A-Z a-z)
0 commit comments