travis: fix comment in show_files.sh
This commit is contained in:
parent
8351befa28
commit
54d6cb8eed
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
#
|
#
|
||||||
# build.sh
|
# show_files.sh
|
||||||
|
|
||||||
for pkg in $(cat /tmp/templates); do
|
for pkg in $(cat /tmp/templates); do
|
||||||
for subpkg in $(xsubpkg $pkg); do
|
for subpkg in $(xsubpkg $pkg); do
|
||||||
|
|
Loading…
Reference in a new issue