-
-
Notifications
You must be signed in to change notification settings - Fork 117
Closed
Labels
Milestone
Description
Mac OS does not have the --wrap option
Lines 23 to 25 in 5b94be3
| d=`declare -p $l | base64 --wrap=0` | |
| dd="export $plugin_name"_EXE_"$l=$d" | |
| ddd=`echo $dd | base64 --wrap=0` |