Skip to content

Commit

Permalink
Bump fopus version to 1.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
guimspace committed May 4, 2020
1 parent 02eeb9e commit 85662fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/fopus.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
# along with this program. If not, see <https://www.gnu.org/licenses/>.

set +o allexport
version=1.5.4
version=1.5.5

if [[ "$UID" == 0 ]]; then
USER_HOME=$(getent passwd "$SUDO_USER" | cut -d: -f6)
Expand Down

0 comments on commit 85662fe

Please sign in to comment.