mirror of
https://github.com/bitwarden/server.git
synced 2025-07-04 01:22:50 -05:00
DO fabric fixes
This commit is contained in:
@ -7,6 +7,14 @@
|
||||
# if you use the build_image task.
|
||||
#
|
||||
|
||||
#
|
||||
# Make MOTD and boot script executable
|
||||
#
|
||||
|
||||
chmod +x /var/lib/cloud/scripts/per-instance/001_onboot
|
||||
|
||||
chmod +x /etc/update-motd.d/99-bitwarden-welcome
|
||||
|
||||
#
|
||||
# Setup First Run Script
|
||||
# ref: https://github.com/digitalocean/marketplace-partners/blob/master/marketplace_docs/build-an-image-fabric.md#running-commands-on-first-login
|
||||
|
Reference in New Issue
Block a user