mirror of
https://github.com/bitwarden/server.git
synced 2025-04-05 05:00:19 -05:00
bitwarden update script without .sh suffix
This commit is contained in:
parent
53ba5fe324
commit
c0bc5a0361
@ -37,9 +37,9 @@ echo -e ''
|
|||||||
#
|
#
|
||||||
|
|
||||||
echo -e '#!/usr/bin/env bash\n/root/bitwarden.sh updateself\n/root/bitwarden.sh update' \
|
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
|
# Cleanup .bashrc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user