aboutsummaryrefslogtreecommitdiffstats
path: root/docker/updatelayers.sh
blob: 50c73bfbd4a9b0ee51993db99047467c843149f1 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/bash
update=/opt/layerindex/layerindex/update.py
$update -q -r
$update -b jethro -x -r -q
$update -b fido -x -r -q
$update -b dizzy -x -r -q
$update -b daisy -x -r -q
$update -b dora -x -r -q
$update -b dylan -x -r -q