Skip to content
Snippets Groups Projects
Verified Commit 89e23605 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Improved paths

parent 0a12cf53
No related branches found
No related tags found
No related merge requests found
#!/bin/sh #!/bin/sh
SOURCE_PATH=/tmp/fdroid SOURCE_PATH=/tmp/fdroid
REPO_PATH=$SOURCE_PATH/repo/ REPO_PATH=$SOURCE_PATH/repo
S3_PATH=$SOURCE_PATH/s3/ S3_PATH=$SOURCE_PATH/s3
mkdir -p $SOURCE_PATH/ mkdir -p $SOURCE_PATH/
cp /Makefile $SOURCE_PATH/ cp /Makefile $SOURCE_PATH/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment