websoft9/cockpit/portainer/mk.sh
2023-06-02 11:24:32 +08:00

7 lines
174 B
Bash

#!/bin/bash
cd /data/stackhub-web/plugins/portainer/build
yarn build
while [ ! -d "/usr/share/cockpit/container" ]; do
sleep 1
done
cp -r ./* /usr/share/cockpit/container/