]> git.mxchange.org Git - friendica.git/commit
Move dev executables from util/ to bin/dev/
authorHypolite Petovan <mrpetovan@gmail.com>
Sat, 7 Apr 2018 13:00:52 +0000 (09:00 -0400)
committerHypolite Petovan <mrpetovan@gmail.com>
Sat, 7 Apr 2018 13:00:52 +0000 (09:00 -0400)
commit2d9f32c3df1860b395801fa941ba74ca4f3dab3c
tree9a072ee3728df24c4df54261ae5381304a188aef
parent59d42e9681927b7541402bda7e1134b5be6e688f
Move dev executables  from util/ to bin/dev/
12 files changed:
bin/dev/friendica-to-smarty-tpl.py [new file with mode: 0755]
bin/dev/make_credits.py [new file with mode: 0755]
bin/dev/minifyjs.sh [new file with mode: 0755]
bin/dev/updatetpl.py [new file with mode: 0755]
bin/dev/vagrant_provision.sh [new file with mode: 0755]
bin/dev/vagrant_vhost.sh [new file with mode: 0755]
util/friendica-to-smarty-tpl.py [deleted file]
util/make_credits.py [deleted file]
util/minifyjs.sh [deleted file]
util/updatetpl.py [deleted file]
util/vagrant_provision.sh [deleted file]
util/vagrant_vhost.sh [deleted file]