i cant beleive ive done this

This commit is contained in:
Medium Fries 2019-04-25 15:38:39 -07:00
parent f2a688c60a
commit 3308a70d54

View File

@ -17,5 +17,5 @@ post() {
target=""
for file in $@;do
post $target
post $file
done