Clean up
This commit is contained in:
parent
8e1e61b4c1
commit
a555aa4560
2 changed files with 0 additions and 81 deletions
12
test.sh
12
test.sh
|
|
@ -1,12 +0,0 @@
|
|||
#!/bin/bash
|
||||
TMP=/tmp/Helium
|
||||
add_launcher() {
|
||||
if [ -f "$INSTALL_PATH/helium-browser.AppImage" ] ; then
|
||||
|
||||
|
||||
else
|
||||
echo -e "\n ${RED}Helium AppImage not found! Can't add launcher...${CRS}"
|
||||
exit
|
||||
|
||||
fi
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue