add licenses

This commit is contained in:
Tobias Powalowski 2024-07-23 19:39:13 +02:00
parent d9219a206f
commit b398813708

View file

@ -1,4 +1,6 @@
#!/bin/bash
#!/usr/bin/env bash
# SPDX-License-Identifier: GPL-3.0-or-later
# created by Tobias Powalowski <tpowa@archlinux.org>
rsync --delete --delete-before -L -a archboot.com:pkg ~/public_html/
rsync --delete --delete-before -L -a archboot.com:release ~/public_html/
for i in aarch64 riscv64 x86_64; do