61-beta4.3.3

This commit is contained in:
2024-11-13 02:17:01 -07:00
parent 29c7200256
commit 1f254528a2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
alias get_idf
alias get_idf 2>/dev/null
ret=$?
if [ $ret -eq 1 ]; then
echo "aliasnant not found"