mirror of
https://github.com/onionshare/onionshare.git
synced 2024-12-24 23:09:42 -05:00
absolute path to dpkg in tails install script
This commit is contained in:
parent
dc97d7bae9
commit
590011545a
@ -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…
Reference in New Issue
Block a user