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
Branches
No related tags found
No related merge requests found
#!/bin/sh
SOURCE_PATH=/tmp/fdroid
REPO_PATH=$SOURCE_PATH/repo/
S3_PATH=$SOURCE_PATH/s3/
REPO_PATH=$SOURCE_PATH/repo
S3_PATH=$SOURCE_PATH/s3
mkdir -p $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