mirror of
https://github.com/kidwellj/proxmox-scripts.git
synced 2025-06-27 04:04:08 +00:00
Updated files
This commit is contained in:
parent
6617cd8402
commit
d5c7436e7c
2 changed files with 21 additions and 2 deletions
|
@ -154,4 +154,4 @@ pct push $CTID languagetool_setup.sh /languagetool_setup.sh -perms 755
|
|||
pct exec $CTID /languagetool_setup.sh
|
||||
|
||||
IP=$(pct exec $CTID ip a s dev eth0 | sed -n '/inet / s/\// /p' | awk '{print $2}')
|
||||
info "Successfully created a LanguageTool LXC Container to $CTID at IP Address ${IP}"
|
||||
info "Successfully created a LanguageTool LXC Container to $CTID at IP Address ${IP}:8081/v2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue