Updated assembly file
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
parent
9c0a46a69b
commit
e08392ae27
3
build.sh
3
build.sh
@ -11,10 +11,11 @@ export PATH="$PATH:/usr/local/scripts"
|
|||||||
|
|
||||||
# Build the package
|
# Build the package
|
||||||
cd ..
|
cd ..
|
||||||
|
mv "./moodle_auth-link" "./auth-link"
|
||||||
zip -9 -r "auth-link.zip" "auth-link" \
|
zip -9 -r "auth-link.zip" "auth-link" \
|
||||||
-x "auth-link/.git*" \
|
-x "auth-link/.git*" \
|
||||||
-x "auth-link/.travis.yml" \
|
-x "auth-link/.travis.yml" \
|
||||||
-x "auth-link/build.sh"
|
-x "auth-link/build.sh"
|
||||||
|
|
||||||
# End of work
|
# End of work
|
||||||
exit 0
|
exit 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user