Install the curl package to trigger an update on MicroBadger
This commit is contained in:
@@ -16,6 +16,8 @@
|
|||||||
# You should have received a copy of the GNU General Public License
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
# along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
|
apk add curl
|
||||||
|
|
||||||
SCRIPT_DIRECTORY=$(dirname ${BASH_SOURCE[0]})
|
SCRIPT_DIRECTORY=$(dirname ${BASH_SOURCE[0]})
|
||||||
source $SCRIPT_DIRECTORY/utilities.sh
|
source $SCRIPT_DIRECTORY/utilities.sh
|
||||||
load_images_artifacts
|
load_images_artifacts
|
||||||
|
|||||||
Reference in New Issue
Block a user