Skip to content

Commit

Permalink
Suggest extraction process
Browse files Browse the repository at this point in the history
  • Loading branch information
fire committed Oct 29, 2023
1 parent 35f3543 commit c86b1af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extract.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ extract_and_build() {
mkdir -p $1 ~/.local/casync-store
chmod +x ./$DESYNC_COMMAND
$DESYNC_COMMAND untar --no-same-owner --cache ~/.local/casync-store --store store --index $1.caidx $1/
# $DESYNC_COMMAND untar --no-same-owner --cache ~/.local/casync-store --store https://v-sekai.github.io/casync-v-sekai-game/store --index $1.caidx $1/
}

# Detect the operating system
Expand Down

0 comments on commit c86b1af

Please sign in to comment.