mirror of
https://github.com/m5stack/build.git
synced 2026-05-20 11:48:25 -07:00
Repository management - change control filename
This commit is contained in:
@@ -119,7 +119,7 @@ for release in "${distributions[@]}"; do
|
||||
#if [ $mainnum -gt 0 ] && [ $utilnum -gt 0 ] && [ $desknum -gt 0 ]; then
|
||||
# write repo sync control file
|
||||
mkdir -p ${2}/public/
|
||||
sudo date +%s > ${2}/public/.control
|
||||
sudo date +%s > ${2}/public/control
|
||||
# publish
|
||||
echo "Publishing ${release}"
|
||||
aptly publish \
|
||||
|
||||
Reference in New Issue
Block a user