Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add parrot os #26

Merged
merged 1 commit into from
Nov 25, 2018
Merged

Add parrot os #26

merged 1 commit into from
Nov 25, 2018

Conversation

myfreess
Copy link
Contributor

just add it。
rootfs是EXALAB提供的,他还提供了opensuse的rootfs。

@YadominJinta YadominJinta merged commit c83cabc into YadominJinta:master Nov 25, 2018
@YadominJinta
Copy link
Owner

Thanks
但是暂时不打算发布新的Release

还有,Commit Message写认真一点啊

@myfreess
Copy link
Contributor Author

合理解释
autopush()

{

case $@ in

$empty)

	something=nothing

	;;

 *)

	 something=$@

	 ;;

esac

git add *

git commit -m "$something"

git push origin $(git branch | awk '{print $2}')

}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants