Updated assembly file

Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
Valentin Popov 2018-06-10 15:26:22 +04:00
parent 9c0a46a69b
commit e08392ae27
Signed by: Valentin Popov
GPG Key ID: 269A00ACA90A8EA3

View File

@ -11,10 +11,11 @@ export PATH="$PATH:/usr/local/scripts"
# Build the package
cd ..
mv "./moodle_auth-link" "./auth-link"
zip -9 -r "auth-link.zip" "auth-link" \
-x "auth-link/.git*" \
-x "auth-link/.travis.yml" \
-x "auth-link/build.sh"
# End of work
exit 0
exit 0