mirror of
https://github.com/bitwarden/desktop
synced 2026-01-02 00:23:19 +00:00
update script comments
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
# To run:
|
||||
# ./snap-update.ps1
|
||||
# Dependencies:
|
||||
# 1. Install powershell, ex `sudo apt-get install -y powershell`
|
||||
#
|
||||
# To run:
|
||||
# pwsh ./snap-update.ps1
|
||||
|
||||
$dir = Split-Path -Parent $MyInvocation.MyCommand.Path;
|
||||
$rootDir = $dir + "/..";
|
||||
|
||||
Reference in New Issue
Block a user