mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-02 08:40:08 +01:00
update comments
This commit is contained in:
parent
42ffaed754
commit
5d6e8bd734
@ -1,9 +1,5 @@
|
||||
# To run:
|
||||
# .\choco-pack.ps1
|
||||
#
|
||||
# and then push to choco with:
|
||||
# cd ..\dist\chocolatey
|
||||
# choco push
|
||||
# .\choco-update.ps1
|
||||
|
||||
$dir = Split-Path -Parent $MyInvocation.MyCommand.Path;
|
||||
$rootDir = $dir + "\..";
|
||||
|
@ -1,5 +1,5 @@
|
||||
# To run:
|
||||
# ./snap-release.ps1
|
||||
# ./snap-update.ps1
|
||||
|
||||
$dir = Split-Path -Parent $MyInvocation.MyCommand.Path;
|
||||
$rootDir = $dir + "/..";
|
||||
|
Loading…
Reference in New Issue
Block a user