list supported distros in comments at the top

This commit is contained in:
Anton Volnuhin 2024-05-22 21:21:33 +03:00
parent cb0c6b6e41
commit 21799dee55

View File

@ -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