mirror of
https://github.com/sbopkg/sbopkg
synced 2025-02-06 08:45:52 +01:00
modify the show sbopkg README to point to the SBOVER doc directory
This commit is contained in:
parent
46abc202a4
commit
f8a3a34d59
1 changed files with 1 additions and 2 deletions
|
@ -384,8 +384,7 @@ rm -rf $TMP/sbopkg_version_selection
|
||||||
|
|
||||||
sbopkg_readme () {
|
sbopkg_readme () {
|
||||||
# Show the sbopkg README
|
# Show the sbopkg README
|
||||||
#cd /usr/share/doc/sbopkg-$SBOVER
|
cd /usr/share/doc/sbopkg-$SBOVER
|
||||||
cd /usr/share/doc/sbopkg-0.0.9
|
|
||||||
if [ "$DIAG" = 1 ]; then
|
if [ "$DIAG" = 1 ]; then
|
||||||
if [ ! -e ./README ]; then
|
if [ ! -e ./README ]; then
|
||||||
dialog --title "ERROR" --msgbox "It appears the sbopkg \
|
dialog --title "ERROR" --msgbox "It appears the sbopkg \
|
||||||
|
|
Loading…
Add table
Reference in a new issue