Updated for install

This commit is contained in:
Dimitris Zlatanidis 2023-06-12 13:48:47 +03:00
parent 9610511f2c
commit a1ffcc5b69
2 changed files with 9 additions and 10 deletions

View file

@ -8,7 +8,7 @@
</component> </component>
<component name="ChangeListManager"> <component name="ChangeListManager">
<list default="true" id="122a51c9-ec79-4509-bab4-7ab1474a7769" name="Changes" comment="Updated for image"> <list default="true" id="122a51c9-ec79-4509-bab4-7ab1474a7769" name="Changes" comment="Updated for image">
<change beforePath="$PROJECT_DIR$/docs/index.md" beforeDir="false" afterPath="$PROJECT_DIR$/docs/index.md" afterDir="false" /> <change beforePath="$PROJECT_DIR$/docs/install.md" beforeDir="false" afterPath="$PROJECT_DIR$/docs/install.md" afterDir="false" />
</list> </list>
<option name="SHOW_DIALOG" value="false" /> <option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" /> <option name="HIGHLIGHT_CONFLICTS" value="true" />
@ -79,13 +79,6 @@
<option name="presentableId" value="Default" /> <option name="presentableId" value="Default" />
<updated>1670414596656</updated> <updated>1670414596656</updated>
</task> </task>
<task id="LOCAL-02141" summary="Updated for title">
<created>1686557141625</created>
<option name="number" value="02141" />
<option name="presentableId" value="LOCAL-02141" />
<option name="project" value="LOCAL" />
<updated>1686557141625</updated>
</task>
<task id="LOCAL-02142" summary="Updated for title"> <task id="LOCAL-02142" summary="Updated for title">
<created>1686557199472</created> <created>1686557199472</created>
<option name="number" value="02142" /> <option name="number" value="02142" />
@ -422,7 +415,14 @@
<option name="project" value="LOCAL" /> <option name="project" value="LOCAL" />
<updated>1686566753933</updated> <updated>1686566753933</updated>
</task> </task>
<option name="localTasksCounter" value="2190" /> <task id="LOCAL-02190" summary="Updated for image">
<created>1686566889119</created>
<option name="number" value="02190" />
<option name="presentableId" value="LOCAL-02190" />
<option name="project" value="LOCAL" />
<updated>1686566889119</updated>
</task>
<option name="localTasksCounter" value="2191" />
<servers /> <servers />
</component> </component>
<component name="Vcs.Log.History.Properties"> <component name="Vcs.Log.History.Properties">

View file

@ -6,7 +6,6 @@ Download the last release: <a href="https://gitlab.com/dslackw/slpkg/-/archive/4
$ tar xvf slpkg-4.8.9.tar.gz $ tar xvf slpkg-4.8.9.tar.gz
$ cd slpkg-4.8.9 $ cd slpkg-4.8.9
$ ./install.sh $ ./install.sh
``` ```
the package will be installed as slackware package. the package will be installed as slackware package.