tahama / scrapbookq

ScrapbookQ is a Firefox extension, which helps you to save Web pages and easily manage collections. Compatible with old ScrapBook extension, Suppert manage captures at browser sidebar.
56 stars 14 forks source link

Bad Linux Instructions #29

Open KitchM opened 4 years ago

KitchM commented 4 years ago

The instructions page that opens in Firefox states:

cd /home/ yourname/Downloads/scrapbookq;chmod +x scrapbookqmsg;./scrapbookqmsg init

That would never work. However, if we change it to: cd /home/ yourname/Downloads/scrapbookq chmod +x scrapbookqmsg ./scrapbookqmsg init Then we find that there is no file named scrapbookmsg.