mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-18 23:27:09 +02:00
Deploy.sh improved
This commit is contained in:
parent
21570c0479
commit
17c97a4fee
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
set -e
|
||||
|
||||
while IFS='' read -r line || [[ -n "$line" ]]; do
|
||||
set $line
|
||||
eval $1="$2"
|
||||
|
|
Loading…
Add table
Reference in a new issue