Remove unnecessary statement
This commit is contained in:
parent
b2f0bcad67
commit
82eac56241
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
|||
begin
|
||||
set -l dir (status dirname)
|
||||
source "$dir/../../Scripts/software.fish"
|
||||
source "$dir/../../../Common/Software/firefox/main.fish"
|
||||
|
||||
function configureSW -V dir
|
||||
sudo cp "$dir/firefox.sh" /etc/profile.d/
|
||||
|
|
Loading…
Reference in a new issue