Skip to content

Commit

Permalink
パスの内容確認
Browse files Browse the repository at this point in the history
  • Loading branch information
Npepperlinux committed Sep 23, 2023
1 parent 4adf810 commit 6171bdd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions flatpak/build-flatpak.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ executableName=miria
mkdir -p $projectName
#tar -xf $projectName-$(cat ../pubspec.yaml | grep version | cut -d ' ' -f 2)-amd64.tar.gz -C $projectName
ReplaceToCommand
echo "ls $PWD"
echo "ls $PWD/miria"

# Copy the portable app to the Flatpak-based location.
cp -r $projectName /app/
Expand Down

0 comments on commit 6171bdd

Please sign in to comment.