mirror of
https://github.com/sbopkg/sbopkg
synced 2025-01-29 20:34:34 +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 () {
|
||||
# Show the sbopkg README
|
||||
#cd /usr/share/doc/sbopkg-$SBOVER
|
||||
cd /usr/share/doc/sbopkg-0.0.9
|
||||
cd /usr/share/doc/sbopkg-$SBOVER
|
||||
if [ "$DIAG" = 1 ]; then
|
||||
if [ ! -e ./README ]; then
|
||||
dialog --title "ERROR" --msgbox "It appears the sbopkg \
|
||||
|
|
Loading…
Add table
Reference in a new issue