Skip to content

Commit

Permalink
Slight correction to the copy command
Browse files Browse the repository at this point in the history
  • Loading branch information
JORGETECH authored Sep 14, 2019
1 parent 001627e commit 857f462
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
mkdir -p ipkg/home/retrofw/apps/gmu-retrofw

# Copy the files to the correct location for packaging
cp gmu-0.10.1-dingux/* ipkg/home/retrofw/apps/gmu-retrofw/
cp -r gmu-0.10.1-dingux/* ipkg/home/retrofw/apps/gmu-retrofw/

cd ipkg

Expand Down

0 comments on commit 857f462

Please sign in to comment.