Skip to content

Instantly share code, notes, and snippets.

@kaias1jp
Created November 27, 2020 09:06
Embed
What would you like to do?
#!/bin/sh
cd ./mut/
debuild -b -uc -us -d
cd -
echo '終了\n'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment