mirror of
https://github.com/bitwarden/server
synced 2025-12-24 04:03:25 +00:00
bitwarden update script without .sh suffix
This commit is contained in:
@@ -37,9 +37,9 @@ echo -e ''
|
||||
#
|
||||
|
||||
echo -e '#!/usr/bin/env bash\n/root/bitwarden.sh updateself\n/root/bitwarden.sh update' \
|
||||
> /etc/cron.weekly/bitwarden-update.sh
|
||||
> /etc/cron.weekly/bitwardenupdate
|
||||
|
||||
chmod +x /etc/cron.weekly/bitwarden-update.sh
|
||||
chmod +x /etc/cron.weekly/bitwardenupdate
|
||||
|
||||
#
|
||||
# Cleanup .bashrc
|
||||
|
||||
Reference in New Issue
Block a user