mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-05 10:40:42 +00:00
11 lines
165 B
Bash
11 lines
165 B
Bash
|
#! /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-test"
|
||
|
|
||
|
|