Skip to content

Commit

Permalink
I just wanna tell you how I'm feeling
Browse files Browse the repository at this point in the history
  • Loading branch information
CoolnsX committed May 21, 2024
1 parent 1a2e1d5 commit 2225d01
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/blank.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: build
name: Revanced APKs

on:
push:
Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
*.apk
*.json
2 changes: 1 addition & 1 deletion revanced
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ rv_cli="cli-$date.jar"
rv_patch="patches-$date.jar"
rv_inte="integrations-$date.apk"
keystore="$(dirname "$0")/yt-revanced.keystore"
track_file="$(dirname "$0")/track"
track_file="track"

#check if directory is there
[ -d "$tmp_dir" ] || mkdir "$tmp_dir"
Expand Down
2 changes: 2 additions & 0 deletions track
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
youtube 19-11-43
youtube-music 7-01-52

0 comments on commit 2225d01

Please sign in to comment.