mypps build
This commit is contained in:
parent
eddec0c6e2
commit
65f413b0ef
1 changed files with 1 additions and 1 deletions
|
@ -279,7 +279,7 @@ cp -r /data/apps/stackhub/cockpit/kopia/build/* /usr/share/cockpit/backup
|
|||
## install myapps
|
||||
cp -r /data/apps/stackhub/appmanage/static/images /data/apps/stackhub/cockpit/myapps/build/static
|
||||
mkdir /usr/share/cockpit/myapps
|
||||
cp -r /data/apps/stackhub/cockpit/myapps /usr/share/cockpit
|
||||
cp -r /data/apps/stackhub/cockpit/myapps/build/* /usr/share/cockpit/myapps
|
||||
|
||||
# install navigator
|
||||
if [ "$os_type" == 'Ubuntu' ] || [ "$os_type" == 'Debian' ] ;then
|
||||
|
|
Loading…
Add table
Reference in a new issue