list supported distros in comments at the top
This commit is contained in:
parent
cb0c6b6e41
commit
21799dee55
@ -1,4 +1,16 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
## Anton Volnuhin's env
|
||||||
|
## anton@volnuhin.com
|
||||||
|
##
|
||||||
|
## Supported distros:
|
||||||
|
## * ubuntu
|
||||||
|
## * debian
|
||||||
|
## * fedora
|
||||||
|
## * almalinux
|
||||||
|
## * rocky
|
||||||
|
## * arch
|
||||||
|
|
||||||
|
|
||||||
#Config
|
#Config
|
||||||
STEPS=15
|
STEPS=15
|
||||||
PAD_LEN=4
|
PAD_LEN=4
|
||||||
|
Loading…
Reference in New Issue
Block a user