Don't delete debs by default when adding to repository
This commit is contained in:
parent
751fb4fd13
commit
804956007a
@ -45,7 +45,7 @@ ParseOptions() {
|
||||
update)
|
||||
# display full help test
|
||||
# run repository update
|
||||
addtorepo "$@" "delete"
|
||||
addtorepo "$@" ""
|
||||
# add a key to repo
|
||||
cp ../config/armbian.key ../output/repository/public
|
||||
exit 0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user