mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-04 18:20:42 +00:00
10 lines
160 B
Bash
Executable File
10 lines
160 B
Bash
Executable File
#! /bin/bash
|
|
set -e
|
|
#
|
|
# modify by untoutseul05 to search local name for Desktop Folder
|
|
# the package now suits the fhs
|
|
|
|
# application name
|
|
appli_name="OSCAR"
|
|
|