mirror of
https://github.com/infinition/Bjorn.git
synced 2025-12-07 13:15:02 +00:00
remove usless .git* files
This commit is contained in:
@@ -596,6 +596,9 @@ main() {
|
||||
;;
|
||||
esac
|
||||
|
||||
#removed git files
|
||||
find "$BJORN_PATH" -name ".git*" -exec rm -rf {} +
|
||||
|
||||
log "SUCCESS" "BJORN installation completed!"
|
||||
log "INFO" "Please reboot your system to apply all changes."
|
||||
echo -e "\n${GREEN}Installation completed successfully!${NC}"
|
||||
|
||||
Reference in New Issue
Block a user