Template
1
0

Just a comment

This commit is contained in:
Azer Abdullaev 2017-04-06 11:04:00 +02:00
parent 8f913bb4e5
commit 237fb89b23
2 changed files with 4 additions and 2 deletions

2
debian/changelog vendored
View File

@ -1,6 +1,6 @@
dumbfuck (0.9-6) UNRELEASED; urgency=medium
* Version bump
* Just a comment
-- Azer Abdullaev (Like All) <like-all@yandex.com> Fri, 31 Mar 2017 19:44:42 +0300

View File

@ -5,3 +5,5 @@ echo "I am dumbfuck."
for i in a b c; do
echo "dumbfuck $i";
done
#just a comment