Skip to content

Commit

Permalink
publish.sh: Remove Aur clone in al circumstances
Browse files Browse the repository at this point in the history
  • Loading branch information
es20490446e committed Sep 22, 2024
1 parent 72d6375 commit b39a7d3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion package/optimus-manager-git
Submodule optimus-manager-git deleted from 88d0a3
1 change: 1 addition & 0 deletions package/publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 35,7 @@ checkFilesHaveBeenChanged () {
done

if ! "${changed}"; then
removeAurRepoClone
exit 0
fi
}
Expand Down

0 comments on commit b39a7d3

Please sign in to comment.