chore: remove temporary lines
This commit is contained in:
parent
fe64a6222f
commit
9386c1c88d
1 changed files with 1 additions and 11 deletions
|
@ -42,14 +42,4 @@ head -100 debian/**/*
|
|||
|
||||
# TODO ask user to continue
|
||||
|
||||
git add debian && git commit -a -m 'Initial packaging'
|
||||
|
||||
|
||||
pwd | awk '
|
||||
function basename(file, a, n) {
|
||||
n = split(file, a, "/")
|
||||
return a[n]
|
||||
}
|
||||
{print FILENAME, basename(FILENAME)}'
|
||||
|
||||
|
||||
git add debian && git commit -a -m 'Initial packaging'
|
Loading…
Reference in a new issue