aiai / d.sh
Mohammed Foud
first commit
a51a15b
raw
history blame contribute delete
60 Bytes
#!/bin/bash
git add .
git commit -m "first commit"
git push