hawkeye116477
hawkeye116477
```bash cat /etc/os-release NAME="Manjaro Linux" ID=manjaro ID_LIKE=arch PRETTY_NAME="Manjaro Linux" ANSI_COLOR="1;32" HOME_URL="https://www.manjaro.org/" SUPPORT_URL="https://www.manjaro.org/" BUG_REPORT_URL="https://bugs.manjaro.org/" echo FEB | awk '{print tolower($0);}' feb ```
@click0 Thanks, now it works correct :smile:
Ok, anyway I see that tr works correct without brackets, as they suggested on `https://stackoverflow.com/questions/14646022/tr-a-z-a-z-shows-error-in-unix`. `` LOWER=`echo ${1} | ${TR} A-Z a-z` ``
@click0 I have another problem. `fileup.com.pl`,`otosponsorki.pl` => here it returns unkown. `lapkowo.pl` - here it returns -0-, but here is renewal date instead of expiration Problem no 2 I solved...
Ok, indeed, thanks.
Leap 15.3 is in SLE option.
It's already available. Look at https://github.com/probot/stale#usage, it's named `staleLabel`. GitHubprobot/staleA GitHub App built with Probot that closes abandoned Issues and Pull Requests after a period of inactivity. - probot/stale
@THEtomaso I won't promise nothing, but maybe. You don't need to shout, I hear you...
@JustOff I already did that, I have that locally. I'll test that again and I'll send PR later.