瀏覽代碼

nm-certs permission (#2305)

Christopher Blaha 2 年之前
父節點
當前提交
073a3fde3f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      scripts/nm-quick.sh

+ 1 - 0
scripts/nm-quick.sh

@@ -747,6 +747,7 @@ install_netmaker() {
 	save_config
 
 	# Fetch / update certs using certbot
+	chmod +x "$SCRIPT_DIR"/nm-certs.sh
 	"$SCRIPT_DIR"/nm-certs.sh
 
 	echo "Starting containers..."