Remove sudo

This commit is contained in:
Tommy
2022-05-30 18:39:44 -04:00
committed by GitHub
parent 48fd4dacfe
commit 75bc7b675d
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/bash
sudo snap install bitwarden
snap install bitwarden

View File

@@ -1,3 +1,3 @@
#!/bin/bash
sudo snap install spotify
snap install spotify