Port Gitea to arm64

Missed also
This commit is contained in:
Sam Heinz
2024-10-24 12:48:57 +10:00
parent 276ac07651
commit 4626a17332
3 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ motd_ssh
customize
msg_info "Cleaning up"
rm headscale_${RELEASE}_linux_amd64.deb
rm headscale_${RELEASE}_linux_arm64.deb
$STD apt-get -y autoremove
$STD apt-get -y autoclean
msg_ok "Cleaned"