1
0
Fork 0
mirror of https://github.com/agarrharr/awesome-cli-apps synced 2025-07-04 20:38:28 +02:00

Remove deprections

This commit is contained in:
Jonathan Neidel 2024-03-24 09:55:14 +01:00
parent 5d7deb5312
commit 4ee99b3252
2 changed files with 3 additions and 4 deletions

View file

@ -1,6 +1,6 @@
#! /bin/bash
J=4
J=6
OUT_FILE=deprecated.txt
if [ "$1" = "--help" ] || [ "$1" = "-h" ] || [ "$1" = "help" ]; then