mirror of
https://github.com/onionshare/onionshare.git
synced 2025-12-15 16:29:35 -05:00
absolute path to dpkg in tails install script
This commit is contained in:
parent
dc97d7bae9
commit
590011545a
1 changed files with 1 additions and 1 deletions
|
|
@ -8,6 +8,6 @@ fi
|
|||
PERSISTENT=/home/amnesia/Persistent
|
||||
INSTALL_DIR=$PERSISTENT/.onionshare_install
|
||||
|
||||
dpkg -i $INSTALL_DIR/*.deb
|
||||
/usr/bin/dpkg -i $INSTALL_DIR/*.deb
|
||||
|
||||
/usr/bin/sudo -u amnesia /usr/bin/notify-send "OnionShare Installed" "Open with Applications > Internet > OnionShare"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue