Skip to content

Commit

Permalink
Updates typo in save path
Browse files Browse the repository at this point in the history
  • Loading branch information
sierra-alpha committed Nov 9, 2020
1 parent e3e15e2 commit 748e697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bash/.bash/functions/apt-get-and-save
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

apt-get-and-save () {
sudo apt-get "$@"
apt-mark showmanual > ~/kaianga-conf/bin/other-packages
apt-mark showmanual > ~/kainga-conf/bin/other-packages
}

0 comments on commit 748e697

Please sign in to comment.