From e2d602ce4cbf73cc2b7c99a5ec003222117729f7 Mon Sep 17 00:00:00 2001 From: committer Date: Sat, 15 Jun 2024 17:36:30 -0500 Subject: [PATCH] u --- dots/bin/dragin.sh | 5 ----- 1 file changed, 5 deletions(-) diff --git a/dots/bin/dragin.sh b/dots/bin/dragin.sh index 5f7c656..e8a83fd 100755 --- a/dots/bin/dragin.sh +++ b/dots/bin/dragin.sh @@ -3,11 +3,6 @@ # klevstul :: 24.06 this_file_name=`basename "$0"` -#if [ $# -lt 2 ]; then -# echo "error: paths to file and directory are missing." -# echo "usage: '$this_file_name [path_to_file] [path_to_dir]'" -# exit 1 -#fi cwd=$(pwd)