kolibrios/programs/other/TinyHashView/installer/SETUP.SH
superturbocat2001 1b1d26ad4f initial commit.
git-svn-id: svn://kolibrios.org@8073 a494cfbc-eb01-0410-851d-a64ba20cac60
2020-09-21 17:37:22 +00:00

7 lines
158 B
Bash

#SHS
echo Starting installation ...
cp thashview /rd/1/thashview
cp icons32.png /rd/1/icons32.png
cp ASSOC.INI /rd/1/Settings/ASSOC.ini
echo Completed!