1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mautrix_whatsapp_ynh.git synced 2024-09-03 19:46:01 +02:00

added GO_PATH

This commit is contained in:
Gredin67 2020-04-16 09:11:32 +02:00 committed by GitHub
parent 13ababdd24
commit accc5fdd43
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,7 @@
# dependencies used by the app
pkg_dependencies=""
GO_VERSION="1.11"
GO_PATH="/usr/lib/go-$GO_VERSION/bin"
#=================================================
# PERSONAL HELPERS