Skip to content
Snippets Groups Projects
Commit f9257455 authored by Bob Mottram's avatar Bob Mottram
Browse files

Install packages variable

parent ab8a7b53
No related branches found
No related tags found
No related merge requests found
......@@ -37,6 +37,8 @@ PROJECT_NAME='freedombone'
export TEXTDOMAIN=${PROJECT_NAME}-client
export TEXTDOMAINDIR="/usr/share/locale"
INSTALL_PACKAGES='apt-get -yq install'
CURR_USER=$USER
CURR_GROUP=$USER
if [ -f /usr/bin/pacman ]; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment