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