Compare commits

..

2 commits

Author SHA1 Message Date
leafee98 fc8dd81f00 add comment for existing file will be skipped 2023-07-18 21:09:45 +08:00
leafee98 a7f156b7c9 remove useless material 2023-07-18 21:08:28 +08:00
4 changed files with 2 additions and 7 deletions

View file

@ -9,7 +9,7 @@ url="https://git.leafee98.com/leafee98/makedeb"
maintainer="Leafee98 <me@leafee98.com>"
source=(
"LICENSE::https://git.leafee98.com/leafee98/makedeb/raw/branch/main/LICENSE" # from http
"LICENSE::https://git.leafee98.com/leafee98/makedeb/raw/branch/main/LICENSE" # from http (existed file will skip, without checking hash)
"makedeb-repo::git+https://git.leafee98.com/leafee98/makedeb.git#branch=main" # from git with https
"README.md::README.md" # from local file
)

Binary file not shown.

Binary file not shown.

View file

@ -1,5 +0,0 @@
#!/usr/bin/env bash
ls -l
fakeroot
ls -l