mirror of
https://github.com/amnezia-vpn/openvpn3.git
synced 2026-05-17 00:16:12 +03:00
scripts/snapshot : added comment about source
location selection.
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
# NAME : basename of git root directory in dependency directory
|
||||
# DL : download directory, where to build tarball, defaults to ~/Downloads
|
||||
|
||||
# Note: this script gives priority to $NAME-yyyymmdd as source location,
|
||||
# so for Asio, make sure to delete such directories if you want to
|
||||
# favor straight "asio" directory.
|
||||
|
||||
set -e
|
||||
if [ -z "$NAME" ]; then
|
||||
echo "NAME var must exist"
|
||||
|
||||
Reference in New Issue
Block a user