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:
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' \
|
||||
> /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
|
||||
|
Loading…
Reference in New Issue
Block a user