1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-06-08 12:13:31 -04:00

Update build scripts

This commit is contained in:
purian23
2025-12-10 12:06:28 -05:00
parent 73a4dd3321
commit 7a8e23faa9
3 changed files with 240 additions and 9 deletions
+2
View File
@@ -893,6 +893,8 @@ find . -maxdepth 1 -type f \( -name "*.dsc" -o -name "*.spec" \) -exec grep -l "
rm -f "$conflicted_file"
done
cd "$WORK_DIR"
echo "==> Staging changes"
echo "Files to upload:"
if [[ "$UPLOAD_DEBIAN" == true ]] && [[ "$UPLOAD_OPENSUSE" == true ]]; then