瀏覽代碼

[ADD] portainer bootup

Gogs 6 年之前
父節點
當前提交
44d7c13573
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      scripts/eiru-bootup.sh

+ 1 - 0
scripts/eiru-bootup.sh

@@ -50,6 +50,7 @@ start_monitor_systems()
 	docker start influxdb
 	docker start telegraf
 	docker start grafana
+	docker start portainer
 }
 
 mount_backup_drives()