1
0
mirror of https://github.com/bitwarden/server.git synced 2024-12-23 17:07:42 +01:00

bitwarden update script without .sh suffix

This commit is contained in:
Kyle Spearrin 2019-08-22 15:19:06 -04:00
parent 53ba5fe324
commit c0bc5a0361

View File

@ -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