Skip to content

Commit

Permalink
Update traktarr.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
MrDoobPG authored and MrDoobPG committed Dec 17, 2019
1 parent 7e8db9d commit 02f7ed0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions menu/traktarr/traktarr.sh
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ EOF
read -p '🌎 Acknowledge Info | Press [ENTER] ' typed </dev/tty
question1
fi

}

rquality() {
Expand Down Expand Up @@ -168,7 +167,6 @@ EOF
read -p '🌎 Acknowledge Info | Press [ENTER] ' typed </dev/tty
question1
fi

}

api() {
Expand Down Expand Up @@ -536,7 +534,7 @@ EOF
*) question1 ;;
}
##################################################################################
credits(){
credits() {
clear
chk=$(figlet traktarr | lolcat )
tee <<-EOF
Expand Down

0 comments on commit 02f7ed0

Please sign in to comment.