summarylogtreecommitdiffstats
path: root/skywire-autoconfig
diff options
context:
space:
mode:
Diffstat (limited to 'skywire-autoconfig')
-rwxr-xr-xskywire-autoconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/skywire-autoconfig b/skywire-autoconfig
index 9663c573a0c4..faab378e9556 100755
--- a/skywire-autoconfig
+++ b/skywire-autoconfig
@@ -3,6 +3,7 @@
#skywire autoconfiguration script for debian & archlinux packages
#source the skyenv file if it exists - provided by the skybian package or the user
[[ -f /etc/profile.d/skyenv.sh ]] && source /etc/profile.d/skyenv.sh
+[[ ! -d /opt/skywire/local/custom ]] && mkdir -p /opt/skywire/local/custom
#set NOAUTOCONFIG=true to avoid running the script in the postinstall
if [[ ${NOAUTOCONFIG} == true ]]; then
#unset the env