added snap
This commit is contained in:
parent
956a8a0b69
commit
e148fe643d
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ install_snapd(){
|
|||
|
||||
install_snap_apps(){
|
||||
# Set the path to the snap_apps.lst file
|
||||
SNAP_APPS_FILE=".extra/snap_apps.lst"
|
||||
SNAP_APPS_FILE="${scrDir}/.extra/snap_apps.lst"
|
||||
|
||||
# Check if the file exists
|
||||
if [ ! -f "$SNAP_APPS_FILE" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue