Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
pulsejet committed May 3, 2024
1 parent e9bdcfc commit 0a761f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/bundle.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ src=`pwd`
# Copy source files to temp
rm -rf /tmp/memories
mkdir -p /tmp/memories
cp -R appinfo l10n img js lib templates COPYING README.md CHANGELOG.md exiftest* composer* /tmp/memories
cp -R appinfo l10n img lib templates COPYING README.md CHANGELOG.md exiftest* composer* /tmp/memories
sudo chown -R www-data:www-data /tmp/memories

# Cleanup
Expand Down

0 comments on commit 0a761f5

Please sign in to comment.