entrypoint.sh aktualisiert
This commit is contained in:
parent
0329cf1214
commit
76811fe154
@ -16,7 +16,8 @@ TODAY_ISO=$(date '+%Y-%m-%d')
|
|||||||
echo "TODAY ISO: $TODAY_ISO"
|
echo "TODAY ISO: $TODAY_ISO"
|
||||||
|
|
||||||
#cd /github/workspace
|
#cd /github/workspace
|
||||||
mkdir dist
|
echo "$(pwd)"
|
||||||
|
mkdir -v dist
|
||||||
cp -rv Koha dist/.
|
cp -rv Koha dist/.
|
||||||
cd dist
|
cd dist
|
||||||
pwd
|
pwd
|
||||||
|
Loading…
Reference in New Issue
Block a user