diff --git a/auto_move.sh b/auto_move.sh index d525166..6d5fed5 100644 --- a/auto_move.sh +++ b/auto_move.sh @@ -1,7 +1,7 @@ LOC=$1 USER=$2 -7z x $LOC.zip -o./files/temp/$USER/ +7z x $LOC -o./files/temp/$USER/ mv ./files/temp/$USER/* /home/$USER/