diff --git a/stream8_snapshots/aims.sh b/stream8_snapshots/aims.sh
index 611e79a3075656a4ef6c30cc53821defdcf4a30f..0ec726a5f5bdc5e0752263b7c685fe5cafe8841c 100755
--- a/stream8_snapshots/aims.sh
+++ b/stream8_snapshots/aims.sh
@@ -33,5 +33,6 @@ for ARCH in $CENTOS_ARCHES; do
     --initrd "${PATH}/initrd.img" \
     --egroup "${EMAIL_ADMIN}" \
     --noprogress \
+    --force \
     --uefi
 done